Merge pull request #151 from peerplays-network/support/gitlab-develop

Added cli_test to CI
This commit is contained in:
Bobinson K B 2019-09-26 08:58:48 -04:00 committed by GitHub
commit b8cbdc56fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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