1
0
mirror of https://github.com/drwetter/testssl.sh.git synced 2025-03-13 13:19:51 +01:00

15 lines
191 B
YAML
Raw Normal View History

2016-06-29 00:02:53 +02:00
language: perl
perl:
- "5.18"
2016-06-29 00:12:46 +02:00
addons:
apt:
packages:
- dnsutils
2016-06-29 00:09:12 +02:00
install:
- cpanm Test::More
- cpanm Data::Dumper
- cpanm JSON
- cpanm JSON::Validator
2016-06-29 00:02:53 +02:00
script:
2016-06-29 00:15:32 +02:00
- prove -v