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 13ce9db commit eac5e7aCopy full SHA for eac5e7a
.travis.yml
@@ -0,0 +1,8 @@
1
+before_script:
2
+ - sudo apt-get install octave
3
+
4
+script:
5
+ - sh -c "octave tests/runalltests.m"
6
7
+notifications:
8
+ email: false
0 commit comments