We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7efa432 commit 8c04a0cCopy full SHA for 8c04a0c
1 file changed
.travis.yml
@@ -14,7 +14,7 @@ before_install:
14
#- sudo apt-get install libatlas-dev libatlas-base-dev liblapack-dev gfortran
15
# pandas 0.14.0 blows up on python 2.6:
16
# https://github.com/pydata/pandas/issues/7284
17
- - pip install --no-index -f http://wheels2.astropy.org numpy==1.7.1 scipy pandas==0.13.1
+ - pip install --no-index -f http://wheels2.astropy.org numpy scipy pandas
18
- pip install coverage
19
- popd
20
- python -V
0 commit comments