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