mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-11-22 08:35:17 +01:00
Fix travis
.. add validator in travis.yml
This commit is contained in:
@@ -9,5 +9,6 @@ install:
|
|||||||
- cpanm Test::More
|
- cpanm Test::More
|
||||||
- cpanm Data::Dumper
|
- cpanm Data::Dumper
|
||||||
- cpanm JSON
|
- cpanm JSON
|
||||||
|
- cpanm JSON::Validator
|
||||||
script:
|
script:
|
||||||
- prove -v
|
- prove -v
|
||||||
|
|||||||
Reference in New Issue
Block a user