1
0
mirror of https://github.com/drwetter/testssl.sh.git synced 2025-07-20 12:41:44 +02:00

Merge pull request from drwetter/json_validate

Fix travis
This commit is contained in:
Dirk Wetter
2019-04-15 10:50:55 +02:00
committed by GitHub

@ -9,5 +9,6 @@ install:
- cpanm Test::More
- cpanm Data::Dumper
- cpanm JSON
- cpanm JSON::Validator
script:
- prove -v