Skip to content

Commit

Permalink
ci: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Jun 5, 2020
1 parent bfcf5a4 commit de8673e
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 @@ -25,7 +25,7 @@ install:
# install binary packages
- travis_retry pip install --upgrade pip
- travis_retry pip install setuptools wheel
# Linux tests did not run with PyQt 5.15
# Linux/macOS tests did not run with PyQt 5.15
- travis_retry pip install threadpoolctl==2.0.0
- travis_retry pip install PyQt5==5.14.2 PyQt5-sip==12.7.2
# install package
Expand Down

0 comments on commit de8673e

Please sign in to comment.