Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Weichen Shen committed Dec 19, 2018
1 parent e9f5ede commit d241901
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#sudo: required
dist: trusty
#dist: trusty xenial
language: python

python:
Expand Down Expand Up @@ -44,5 +44,5 @@ notifications:
on_failure: always

after_success:
coveralls
python-codacy-coverage -r coverage.xml
- coveralls
- python-codacy-coverage -r coverage.xml

0 comments on commit d241901

Please sign in to comment.