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 214f32c commit 97eba21Copy full SHA for 97eba21
.travis.yml
@@ -21,6 +21,7 @@ script:
21
- if [ ${TRAVIS_PYTHON_VERSION:O:1} == "3" ]; then exit 0 ; fi
22
23
- pip install git+https://github.com/OpenSourceBrain/osb-model-validation
24
- -
+ - omv install PyNN
25
+
26
- omv all -V
27
- omv list-engines
0 commit comments