diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 43effb0..1bf2494 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,4 +17,4 @@ script: - cd src/ - bash make.sh - cd $TRAVIS_BUILD_DIR/ -- scilab-cli -f tests/test.sce -quit +- scilab-cli -f tests/test.sce |