Disable testing for now, not yet necessary.

pull/456/head
Bret Curtis 6 years ago
parent a275972361
commit 48d74a8781

@ -35,8 +35,8 @@ build:
paths:
- "*.o"
# run tests using the binary built before
test:
stage: test
script:
- ls
# TODO: run tests using the binary built before
#test:
# stage: test
# script:
# - ls

Loading…
Cancel
Save