mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Show progress on travis.
This commit is contained in:
parent
af18b4deb8
commit
759928524f
@ -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