Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…rceval'

Merges #643
Closes #643
  • Loading branch information
valeriocos committed Apr 8, 2020
2 parents 90a6192 + 6a2b304 commit 27bda3a
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 @@ -7,6 +7,8 @@ python:
sudo: false

before_install:
- pip install --upgrade setuptools
- pip install --upgrade pip
- pip install -r "requirements.txt"
- pip install -r "requirements_tests.txt"
- pip install flake8
Expand Down

0 comments on commit 27bda3a

Please sign in to comment.