Skip to content

Commit

Permalink
ci: rewrite travis.yml because of travis-ci/travis-ci#1066 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Apr 3, 2019
1 parent 147bd92 commit ee03670
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ env:
- NUMPY="==1.13"
- NUMPY="==1.14"
- NUMPY=">=1.14"
- NUMPY=">=1.14" TEST="FLAKE8"
install:
# numpy (must be installed before pyfftw, unwrap)
- travis_retry pip install "numpy${NUMPY}"
Expand Down

0 comments on commit ee03670

Please sign in to comment.