oops..
This commit is contained in:
parent
d9958cb7b2
commit
8b8b0f8d70
|
@ -11,9 +11,9 @@ build-c:
|
||||||
- libcmdlineoptions.*
|
- libcmdlineoptions.*
|
||||||
- tests-*
|
- tests-*
|
||||||
|
|
||||||
test-c:
|
#test-c:
|
||||||
stage: test
|
#stage: test
|
||||||
script:
|
#script:
|
||||||
- cd c; make test
|
#- cd c; make test
|
||||||
dependencies:
|
#dependencies:
|
||||||
- build-c
|
#- build-c
|
||||||
|
|
Loading…
Reference in New Issue