Removed installation conflict

This commit is contained in:
Alan Saul 2015-08-18 16:59:20 +01:00
parent 0edf614220
commit 94b33a6151

View file

@ -17,7 +17,7 @@ before_install:
- sudo ln -s /run/shm /dev/shm
install:
- conda install --yes python=$TRAVIS_PYTHON_VERSION atlas numpy=1.7 scipy=0.16 matplotlib nose sphinx pip nose
- conda install --yes python=$TRAVIS_PYTHON_VERSION atlas numpy=1.9 scipy=0.16 matplotlib nose sphinx pip nose
#- pip install .
- python setup.py build_ext --inplace
#--use-mirrors