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 907414b commit 06d8052
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 @@ -21,6 +21,6 @@ branches:
- master

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

0 comments on commit 06d8052

Please sign in to comment.