Skip to content

Commit

Permalink
Merge 3fd2d94 into d786468
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinBasti committed Feb 21, 2019
2 parents d786468 + 3fd2d94 commit 11bdf4b
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 @@ -13,8 +13,9 @@ env:
- OS=fedora
OS_VERSION=29
PYTHON_VERSION=2
script:
install:
- pip install coveralls
script:
- ./test.sh
after_success: coveralls
notifications:
Expand Down

0 comments on commit 11bdf4b

Please sign in to comment.