Lower travis log level
This commit is contained in:
parent
b60b3395f7
commit
a9e78b98d1
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
set -ex
|
set -e
|
||||||
|
|
||||||
### Setup Rust toolchain #######################################################
|
### Setup Rust toolchain #######################################################
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue