Skip to content

Commit

Permalink
use long arguments name
Browse files Browse the repository at this point in the history
  • Loading branch information
mledoze committed Jan 25, 2017
1 parent 98a9298 commit 0ee1045
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
@@ -1,7 +1,3 @@
#
# setup continuous integration to validate the countries dataset and code.
#

language: php

php:
Expand All @@ -13,4 +9,4 @@ install:
- npm install -g jsonlint

script:
- jsonlint -q -c countries.json
- jsonlint --quiet --compact countries.json

0 comments on commit 0ee1045

Please sign in to comment.