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,6 +8,7 @@ build-c:
script: script:
- cd c; make - cd c; make
artifacts: artifacts:
paths:
- libcmdlineoptions.* - libcmdlineoptions.*
- tests-* - tests-*