Skip to content

Commit f058eec

Browse files
committed
fix ci
1 parent 7e99aa0 commit f058eec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ script:
1313
- flake8 half_json tests --max-line-length=200
1414
- nosetests --cover-package=half_json --with-coverage
1515
- python setup.py install
16-
- jsonfixer checks/online.json checks/online.fix.json
16+
- jsonfixer checks/oneline.json checks/oneline.fix.json
1717
- cd checks && ./runtest.sh
1818

1919
after_success:

0 commit comments

Comments
 (0)