Commit 3be07c49f4cb3cfefc41e1c54981f8bb8dad0efc

Authored by Georg Hopp
1 parent 2563ce86

Play with CI

Showing 1 changed file with 0 additions and 2 deletions
@@ -9,13 +9,11 @@ before_script: @@ -9,13 +9,11 @@ before_script:
9 build: 9 build:
10 stage: 10 stage:
11 - build 11 - build
12 - - test  
13 script: 12 script:
14 - make 13 - make
15 14
16 test: 15 test:
17 stage: 16 stage:
18 - - build  
19 - test 17 - test
20 script: 18 script:
21 - make coverage-html 19 - make coverage-html
Please register or login to post a comment