Skip to content

Commit

Permalink
upgrade pip packages
Browse files Browse the repository at this point in the history
  • Loading branch information
undertherain committed Feb 18, 2021
1 parent 9dad4b4 commit 7817412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ install:
- pip install -U coveralls
- pip install -U coverage
- pip install -U pylint
- pip install -r test_requirements.txt
- pip install -U -r test_requirements.txt

# before_script: # configure a headless display to test plot generation
# - "export DISPLAY=:99.0"
Expand Down

0 comments on commit 7817412

Please sign in to comment.