Skip to content

Commit

Permalink
update travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Feb 23, 2016
1 parent f2874bc commit aee8954
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -10,7 +10,7 @@ addons:
- gfortran
install:
- pip install -r requirements.txt
- pip freeze
- pip install -U git+https://github.com/quantopian/qgrid --no-deps
- pip install scipy
- pip install -r requirements_scikit.txt
- pip install -r requirements_ext.txt
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Expand Up @@ -83,4 +83,3 @@ pyquickhelper
pymyinstall
colormap
easydev
qgrid

0 comments on commit aee8954

Please sign in to comment.