From c4f795ea79b487bb14ee6882296d4e78f5ff670b Mon Sep 17 00:00:00 2001 From: rowanc1 Date: Fri, 16 May 2014 16:34:50 -0700 Subject: [PATCH] travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 00a8a34f..8b57281f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,7 +28,7 @@ before_install: # Install packages install: - - conda install --yes pip python=$TRAVIS_PYTHON_VERSION numpy scipy + - conda install --yes pip python=$TRAVIS_PYTHON_VERSION numpy scipy matplotlib # - conda install --yes python=$TRAVIS_PYTHON_VERSION atlas numpy scipy matplotlib nose dateutil pandas statsmodels # Coverage packages are on dan_blanchard's binstar channel # - conda install --yes -c dan_blanchard python-coveralls #nose-cov