Skip to content

Commit

Permalink
travis: install numpy>=1.14 (new print formatting)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeff committed Jun 18, 2018
1 parent ef8823a commit 361f67e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ addons:
- xvfb

install:
- pip install -U pip setuptools
- pip install -U .[alldeps,test,doc]
- pip install -U --upgrade-strategy eager .[alldeps,test,doc]
# Update dependencies (e.g. numpy formatting changed in v1.14).

script:
# - make lint
Expand Down

0 comments on commit 361f67e

Please sign in to comment.