Update .gitlab-ci.yml

This commit is contained in:
Roshan Syed 2019-09-25 09:21:51 -03:00 committed by gladcow
parent e377478c34
commit 93c07edde5

View file

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