Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
funilrys committed Jun 13, 2018
1 parent e2e10ba commit 88c8e45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ matrix:
fast_finish: true

install:
- pip3 install --upgrade pip
- pip3 install pylint coverage coveralls pip-autoremove

script:
Expand All @@ -30,3 +31,4 @@ after_success:
notifications:
on_success: change
on_failure: always

0 comments on commit 88c8e45

Please sign in to comment.