-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Restore travis builds #6
Comments
This is quite tricky, perhaps because of scipy dependency
One option is a limited install and don't run any tests that depend on scipy |
May be related: Planteome/biolink-api#2 (comment) |
We probably want to do this: travis-ci/travis-ci#2650 (comment) |
Filed a bug: travis-ci/travis-ci#8142 |
OK, travis issue fixed. Now seems to be getting stuck installing pandas... |
May be useful http://sburns.org/2014/03/28/faster-travis-builds.html |
Should run within pyvenv
The text was updated successfully, but these errors were encountered: