Skip to content

Commit

Permalink
Fix Travis CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
jtlaune committed Sep 22, 2016
1 parent 959e664 commit 575947d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ install:
- conda update --yes --no-deps conda
- pip install enum34
# Out of date, needs quick fixing for build.
- conda install --yes sip
- conda update --yes sip
- conda config --set always_yes yes --set changeps1 no
# Learned the hard way: miniconda is not always up-to-date with conda.
Expand Down

0 comments on commit 575947d

Please sign in to comment.