Remove verbosity flag for less cluttered CI logs

This commit is contained in:
Matthias Beyer 2018-01-15 18:51:02 +01:00
parent 74f58d6c06
commit 5319d20636

View file

@ -29,8 +29,8 @@ addons:
- pkg-config - pkg-config
script: script:
- cargo build --all --all-features --verbose -j 1 - cargo build --all --all-features -j 1
- cargo test --all --all-features --verbose -j 1 - cargo test --all --all-features -j 1
notifications: notifications:
email: email: