From 94b33a6151c6320a67d1e9b468457a89f24dfd38 Mon Sep 17 00:00:00 2001 From: Alan Saul Date: Tue, 18 Aug 2015 16:59:20 +0100 Subject: [PATCH] Removed installation conflict --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0179623a..a866cb5a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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