Skip to content

Commit

Permalink
Fix PEP8 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mdboom committed Oct 23, 2015
1 parent 99280f1 commit 505fc21
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 @@ -42,7 +42,7 @@ matrix:
- python: 3.4
- python: 3.5
- python: 2.7
env: TEST_ARGS=--pep8
env: TEST_ARGS=--pep8 MOCK=mock
- python: 2.7
env: BUILD_DOCS=true MOCK=mock
- python: "nightly"
Expand Down

0 comments on commit 505fc21

Please sign in to comment.