Lower travis log level

This commit is contained in:
konstin 2019-03-11 12:19:46 +01:00
parent b60b3395f7
commit a9e78b98d1
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
set -ex
set -e
### Setup Rust toolchain #######################################################