We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 269fb6d commit 61608f0Copy full SHA for 61608f0
.travis.yml
@@ -47,6 +47,8 @@ install:
47
- cd
48
- pip install git+https://github.com/OpenSourceBrain/osb-model-validation
49
50
+ - pip install scipy # Why is this needed? Doesn't seem to get installed correctly on trusty with addons above...
51
+
52
53
script:
54
- jnml -v
0 commit comments