Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e422b7f

Browse files
committed
Add mock back in for doc build
1 parent ee3b492 commit e422b7f

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
@@ -45,7 +45,7 @@ matrix:
4545
- python: 3.5
4646
env: TEST_ARGS=--pep8
4747
- python: 2.7
48-
env: BUILD_DOCS=true
48+
env: BUILD_DOCS=true MOCK=mock
4949
- python: "nightly"
5050
env: PRE=--pre
5151
allow_failures:

0 commit comments

Comments
 (0)