Skip to content
This repository has been archived by the owner on Jun 16, 2018. It is now read-only.

Commit

Permalink
Try PyQt4
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Nov 23, 2016
1 parent 5c0004c commit c4e099e
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 @@ -23,7 +23,7 @@ env:
# to repeat them for all configurations.
- NUMPY_VERSION=stable
- ASTROPY_VERSION=stable
- CONDA_DEPENDENCIES='pyqt nose matplotlib pillow'
- CONDA_DEPENDENCIES='pyqt nose matplotlib pillow pyqt=4'
- PIP_DEPENDENCIES='pytest-mpl'
- SETUP_XVFB=True
- SETUP_CMD='test --remote-data'
Expand Down

0 comments on commit c4e099e

Please sign in to comment.