Skip to content

Commit

Permalink
update travis.yml until flay+pep8 bug is resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Tanay committed Mar 22, 2016
1 parent 09df428 commit 58b7581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ install:
- pip install -qr requirements.txt --use-wheel

script:
- py.test --pep8 --cov jenkinsBot
- py.test --cov jenkinsBot

after_success:
- coveralls
Expand Down

0 comments on commit 58b7581

Please sign in to comment.