corrected artifacts...

This commit is contained in:
Marcel Otte 2016-03-27 20:45:51 +02:00
parent 6230cb9309
commit 334e0f0b21
1 changed files with 3 additions and 2 deletions

View File

@ -8,8 +8,9 @@ build-c:
script: script:
- cd c; make - cd c; make
artifacts: artifacts:
- libcmdlineoptions.* paths:
- tests-* - libcmdlineoptions.*
- tests-*
test-c: test-c:
stage: test stage: test