Skip to content

Commit

Permalink
Merge f2da0bf into 2c01cb5
Browse files Browse the repository at this point in the history
  • Loading branch information
dnouri committed Mar 22, 2018
2 parents 2c01cb5 + f2da0bf commit 40f14f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ before_install:
- ./miniconda.sh -b
- export PATH=/home/travis/miniconda3/bin:$PATH
- conda install --yes -c r rpy2 r-randomforest
- conda install --yes python=$TRAVIS_PYTHON_VERSION --file requirements.txt
- conda install -vv --yes python=$TRAVIS_PYTHON_VERSION --file requirements.txt
- pip install pytest pytest-cov
- pip install coveralls
install:
Expand Down

0 comments on commit 40f14f9

Please sign in to comment.