mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Use xterm instead of dumb terminal
This commit is contained in:
parent
10792dbc90
commit
9b55161f3f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user