Skip to content

Commit 7672b6a

Browse files
committed
update
1 parent a55073a commit 7672b6a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ after_success:
163163
fi
164164
fi
165165
fi
166-
if [[ $BUILD_DOCS == false && $TEST_ARGS != "--pep8-only" ]]; then
166+
167+
if [[ $BUILD_DOCS == false && $TEST_ARGS != "--pep8" ]]; then
167168
codecov
168169
fi

0 commit comments

Comments
 (0)