Skip to content

Commit

Permalink
Bump up version of packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmainak committed Sep 17, 2018
1 parent 1000b26 commit a529c0b
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 @@ -13,7 +13,7 @@ before_install:
install:
- conda create -n testenv --yes pip python=${PYTHON_VERSION}
- source activate testenv
- conda install --yes --quiet numpy=1.12 scipy=0.19 scikit-learn=0.18 matplotlib
- conda install --yes --quiet numpy scipy scikit-learn matplotlib
- conda install --yes --quiet nose coverage
- pip install -q flake8 mne check-manifest
- pip install coverage coveralls
Expand Down

0 comments on commit a529c0b

Please sign in to comment.