Disable testing for now, not yet necessary.

This commit is contained in:
Bret Curtis 2018-06-13 15:34:13 +00:00
parent a275972361
commit 48d74a8781

View file

@ -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