mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #3896 from ethereum/progressOnTravis
Show progress on travis.
This commit is contained in:
commit
f87f5d087c
@ -94,7 +94,7 @@ download_eth
|
||||
ETH_PID=$(run_eth /tmp/test)
|
||||
|
||||
progress="--show-progress"
|
||||
if [ "$CI" ]
|
||||
if [ "$CIRCLECI" ]
|
||||
then
|
||||
progress=""
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user