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 6336b2f commit 60bd8d8Copy full SHA for 60bd8d8
.travis.yml
@@ -17,4 +17,8 @@ script:
17
- cd NeuroML_API_build
18
- cmake ..
19
- make
20
+ - ctest
21
+ - ./create_net network.nml
22
+ - ./example network.nml
23
- ls -alt
24
+
0 commit comments