Merge pull request #1237 from drwetter/json_validate

Fix travis
This commit is contained in:
Dirk Wetter 2019-04-15 10:50:55 +02:00 committed by GitHub
commit a7e9aa9a7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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