Fix travis

.. add validator in travis.yml
This commit is contained in:
Dirk 2019-04-15 10:49:36 +02:00
parent c792372c70
commit d25aca7ce3
1 changed files with 1 additions and 0 deletions

View File

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