Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
BioHPC
clair-singularity
Commits
4329be5e
Commit
4329be5e
authored
Aug 23, 2017
by
David Trudgian
Browse files
Force binary sckit-learn for travis
parent
dae9c8fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
4329be5e
...
...
@@ -6,7 +6,7 @@ python:
-
"
3.5"
-
"
3.6"
install
:
-
pip install --only-binary=numpy,scipy
numpy scipy
-
pip install --only-binary=numpy,scipy
,scikit-learn numpy scipy scikit-learn
-
pip install flake8
-
python setup.py install
script
:
pytest --cov
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment