Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Add pep8 to Travis #973

Closed
wants to merge 11 commits into from
Prev Previous commit
Next Next commit
Update .travis.yml
souravsingh authored Nov 28, 2016
commit a1a8ff926d04d416546d63b45dc0e1a20e0ddd20
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -24,4 +24,5 @@ install:

script:
- python setup.py test
- coala-ci