Skip to content

Commit

Permalink
coveralls again
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasHug committed Nov 25, 2016
1 parent 7247a5f commit 907414b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,8 @@ script: pytest
branches:
only:
- master

after_success:
- if [[ $ENV == python=3.4* ]]; then
coveralls;
fi

0 comments on commit 907414b

Please sign in to comment.