mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-11-03 23:35:26 +01:00 
			
		
		
		
	Install test dependancies
This commit is contained in:
		@@ -1,5 +1,9 @@
 | 
				
			|||||||
language: perl
 | 
					language: perl
 | 
				
			||||||
perl:
 | 
					perl:
 | 
				
			||||||
  - "5.18"
 | 
					  - "5.18"
 | 
				
			||||||
 | 
					install:
 | 
				
			||||||
 | 
					  - cpanm Test::More
 | 
				
			||||||
 | 
					  - cpanm Data::Dumper
 | 
				
			||||||
 | 
					  - cpanm JSON
 | 
				
			||||||
script:
 | 
					script:
 | 
				
			||||||
  prove
 | 
					  prove
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user