We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e913c6 commit 73fa02eCopy full SHA for 73fa02e
1 file changed
.travis.yml
@@ -11,6 +11,8 @@ env:
11
12
install:
13
- pip install git+https://github.com/OpenSourceBrain/osb-model-validation
14
+ - pip install scipy
15
+ - pip install tables
16
17
script:
18
- omv all -V
0 commit comments