1
0
mirror of https://github.com/drwetter/testssl.sh.git synced 2025-03-02 19:41:16 +01:00
testssl.sh/.travis.yml
2016-06-29 00:15:32 +02:00

14 lines
165 B
YAML

language: perl
perl:
- "5.18"
addons:
apt:
packages:
- dnsutils
install:
- cpanm Test::More
- cpanm Data::Dumper
- cpanm JSON
script:
- prove -v