Skip to content

Commit

Permalink
TST: add tests against pre-release numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-brett committed Jun 8, 2016
1 parent d599a26 commit fcdc537
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ matrix:
- python: 2.7
env:
- INSTALL_TYPE=requirements
# test against pre-release builds
- python: 3.5
env:
- EXTRA_PIP_FLAGS="--pre"

before_install:
- virtualenv venv
Expand Down

0 comments on commit fcdc537

Please sign in to comment.