Skip to content

Commit

Permalink
Merge 08643c9 into 3631709
Browse files Browse the repository at this point in the history
  • Loading branch information
goneri committed Oct 7, 2015
2 parents 3631709 + 08643c9 commit ad7c3df
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
- TOX_ENV=py34
- TOX_ENV=pypy
- TOX_ENV=pep8
install:
install:
- pip install tox
- pip install coveralls
script:
Expand All @@ -17,5 +17,6 @@ services:
branches:
only:
- master
- develop
after_success:
coveralls

0 comments on commit ad7c3df

Please sign in to comment.