aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Kumar <arunkumarm1995@gmail.com>2018-05-09 10:50:00 +0800
committerArun Kumar <arunkumarm1995@gmail.com>2018-05-09 10:50:00 +0800
commit9b55161f3f90d3b162d395c4d940897ae69a7b8d (patch)
treec5a590a05324ea4d75a34b84fbe61be8a6f475cb
parent10792dbc909bdd2c8ba7c0301ed81ee28b0ae1cc (diff)
downloaddexon-solidity-9b55161f3f90d3b162d395c4d940897ae69a7b8d.tar.gz
dexon-solidity-9b55161f3f90d3b162d395c4d940897ae69a7b8d.tar.zst
dexon-solidity-9b55161f3f90d3b162d395c4d940897ae69a7b8d.zip
Use xterm instead of dumb terminal
-rw-r--r--circle.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index e29f3e4a..61e3c41b 100644
--- a/circle.yml
+++ b/circle.yml
@@ -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