Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Workaround for travis#296
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
.travis.yml
|
@@ -7,7 +7,7 @@ env: |
|
|
- TOXENV=docs |
|
|
install: |
|
|
- "./.travis-workarounds.sh" |
|
|
- pip install -U tox |
|
|
- pip install -U tox twine wheel |
|
|
script: tox |
|
|
notifications: |
|
|
irc: |
|
|