diff --git a/.travis.yml b/.travis.yml index 094b8821..9bd815a5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -48,6 +48,5 @@ script: cd .. yarn test-install echo ">>RUNNING INTEGRATION TESTS<<" - sed -i 's/"test": "mocha/"test": "mocha --grep \\"faucet|blzcli|blzd|tendermint-validator-set\\"/g' package.json - yarn test + yarn test -g 'all specifications cli|all specifications blzd' fi \ No newline at end of file