Skip to content

Commit

Permalink
travis, after_success correctly written... arrgghh
Browse files Browse the repository at this point in the history
  • Loading branch information
bartdorlandt committed Dec 24, 2017
1 parent e151006 commit 3a415c9
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 @@ -15,4 +15,4 @@ script:
- "pytest"
# - "coverage run --source=Afvalwijzer setup.py test"
- "py.test --cov=Afvalwijzer tests/"
after_sucess: coveralls
after_success: coveralls

0 comments on commit 3a415c9

Please sign in to comment.