Skip to content

Commit 505fc21

Browse files
committed
Fix PEP8 tests
1 parent 99280f1 commit 505fc21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ matrix:
4242
- python: 3.4
4343
- python: 3.5
4444
- python: 2.7
45-
env: TEST_ARGS=--pep8
45+
env: TEST_ARGS=--pep8 MOCK=mock
4646
- python: 2.7
4747
env: BUILD_DOCS=true MOCK=mock
4848
- python: "nightly"

0 commit comments

Comments
 (0)