Skip to content
Snippets Groups Projects
Commit 2904d0c2 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

modifications in yml

parent 56f7c8ac
No related branches found
No related tags found
No related merge requests found
image: schickling/octave
test:
only:
- develop
- merge_requests
language: bash
script:
before_install:
- if [[ -a .git/shallow ]]; then git fetch --unshallow; fi
script:
# launch the tests
- octave test/*.m
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment