mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-09-06 20:12:54 +02:00
Lets get unit testing
This commit is contained in:
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
language: perl
|
||||||
|
perl:
|
||||||
|
- "5.18"
|
||||||
|
script:
|
||||||
|
prove
|
Reference in New Issue
Block a user