Added cli_test to CI

This commit is contained in:
Roshan Syed 2019-09-25 13:51:05 -03:00 committed by gladcow
parent 212de35f59
commit d97130aea7

View file

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