Update .gitlab-ci.yml

This commit is contained in:
Roshan Syed 2019-09-25 09:22:19 -03:00 committed by gladcow
parent 93c07edde5
commit 51695568ac

View file

@ -24,6 +24,6 @@ test:
script: script:
- ./tests/betting_test - ./tests/betting_test
- ./tests/chain_test - ./tests/chain_test
- ./cli_test - ./tests/cli_test
tags: tags:
- builder - builder