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 17, 2018
1 parent bb7a294 commit 5104ba5
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 @@ -17,7 +17,8 @@ matrix:

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

script:
# Everything is into one line because we want the test to fail if one of those command fails.
Expand Down

0 comments on commit 5104ba5

Please sign in to comment.