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 9 build:
10 10 stage:
11 11 - build
12   - - test
13 12 script:
14 13 - make
15 14
16 15 test:
17 16 stage:
18   - - build
19 17 - test
20 18 script:
21 19 - make coverage-html
... ...
Please register or login to post a comment