Skip to content

Commit

Permalink
new post
Browse files Browse the repository at this point in the history
  • Loading branch information
rcmdnk committed Jun 1, 2015
1 parent 5983a0a commit 1341c16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -83,8 +83,8 @@ script:
- rm -rf /usr/local/bin/pip2
- rm -rf /usr/local/bin/pip2.7
- coverage run --parallel-mode $exe -V 2 brew install python
- sudo pip uninstall -y coverage
- sudo pip install coverage
- sudo pip uninstall -y coveralls
- sudo pip install coveralls
- python --version
- coverage run --parallel-mode $exe install -V 2
- '[ "$TRAVIS_PULL_REQUEST" = "false" ] && coverage run --parallel-mode $exe update -y -U -V 0 || :'
Expand Down

0 comments on commit 1341c16

Please sign in to comment.