Skip to content

Commit

Permalink
fix travis yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ls0f committed Aug 14, 2016
1 parent bbdfafa commit 2c1eda1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yaml → .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ python:
script:
- python -m unittest discover
- python setup.py -q install
- python ./travis test.py
- python ./travis setup.py

0 comments on commit 2c1eda1

Please sign in to comment.