Use xterm instead of dumb terminal

This commit is contained in:
Arun Kumar 2018-05-08 21:50:00 -05:00
parent 10792dbc90
commit 9b55161f3f

View File

@ -20,7 +20,7 @@ defaults:
name: Tests
command: scripts/tests.sh --junit_report test_results
environment:
TERM: dumb
TERM: xterm
- solc_artifact: &solc_artifact
path: build/solc/solc
destination: solc