Skip to content

Commit

Permalink
Try to fix build by installing Cython
Browse files Browse the repository at this point in the history
  • Loading branch information
rmsare committed Nov 20, 2018
1 parent 63edd67 commit d86ed1b
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 @@ -12,7 +12,7 @@ before_install:
- sudo apt-get install -qq python-gdal python3-gdal
- sudo apt-get install fftw3 libfftw3-dev
- sudo apt-get install python3-tk
- pip install --upgrade pyrex
- pip install --upgrade Cython
- pip install --upgrade --force-reinstall numpy

script:
Expand Down

0 comments on commit d86ed1b

Please sign in to comment.