Skip to content
This repository has been archived by the owner on Aug 18, 2018. It is now read-only.

Commit

Permalink
.travis changed
Browse files Browse the repository at this point in the history
  • Loading branch information
helloimcarmine committed Dec 11, 2015
1 parent 290fcbe commit 97bc3f4
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 @@ -6,7 +6,7 @@ python:
- "3.5"
install:
- if [ $TRAVIS_PYTHON_VERSION != 2.6 ]; then
pip install coveralls
pip install coveralls;
fi
script:
- if [ $TRAVIS_PYTHON_VERSION == 2.6 ]; then
Expand Down

0 comments on commit 97bc3f4

Please sign in to comment.