Skip to content

Commit

Permalink
updated .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
np1 committed Jun 5, 2014
1 parent 3029f58 commit c9fe1cb
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 @@ -7,7 +7,7 @@ python:

install:
- if [[ $TRAVIS_PYTHON_VERSION == '2.6' ]]; then pip install unittest2; fi
- pip install coveralls > /dev/null
- pip install coveralls

before_script:
- printenv
Expand Down

0 comments on commit c9fe1cb

Please sign in to comment.