Skip to content

Commit

Permalink
Locked mpl < 1.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
cgranade committed Sep 23, 2016
1 parent c0435b2 commit c7b057b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -41,7 +41,7 @@ before_install:

install:
# Qt 4.8.7 has been causing build failures, so we disable it.
- conda install --yes numpy scipy matplotlib scikit-learn sphinx qt=4.8.6 sip=4.16.5
- conda install --yes numpy scipy matplotlib=1.4 scikit-learn sphinx qt=4.8.6 sip=4.16.5
- pip install -r requirements.txt
# Before proceeding, we pause to list all installed conda and pip
# packages for later debugging.
Expand Down

0 comments on commit c7b057b

Please sign in to comment.