image: schickling/octave
language: bash
before_install: - if [[ -a .git/shallow ]]; then git fetch --unshallow; fi script: # launch the tests
- octave test/*.m