This commit is contained in:
rowanc1
2014-05-16 16:20:14 -07:00
parent 5a1856c1cf
commit 711c66a2ab
+1 -1
View File
@@ -31,7 +31,7 @@ install:
- 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
- pip install -r requirements.txt
# - pip install -r requirements.txt
# - python setup.py install
# Run test