Skip to content
This repository has been archived by the owner on Jul 3, 2022. It is now read-only.

Commit

Permalink
Trying to fix travis build
Browse files Browse the repository at this point in the history
The travis build still fails because of bad configuration.
  • Loading branch information
edelbluth committed Aug 1, 2015
1 parent 62f1e88 commit 680b8f5
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 @@ -22,7 +22,7 @@ matrix:

install:
- pip install -r test-requirements.txt
- pip install $SPHINX_VERSION sphinx
- pip install $SPHINX_VERSION
- pip install coveralls
- pip install -r requirements.txt

Expand Down

0 comments on commit 680b8f5

Please sign in to comment.