Skip to content

Commit

Permalink
Merge a168282 into 337c05f
Browse files Browse the repository at this point in the history
  • Loading branch information
msabramo committed Feb 10, 2015
2 parents 337c05f + a168282 commit 15bb02c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,4 @@ python:
script:
- make
after_success:
- pip install python-coveralls
- coveralls
- if [[ $TRAVIS_PYTHON_VERSION == '2.7' ]]; then pip install python-coveralls && coveralls; fi

0 comments on commit 15bb02c

Please sign in to comment.