diff --git a/.travis.yml b/.travis.yml index ef4509c2..cfd99249 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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