summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 2d3311fc..bb49062d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,8 +29,8 @@ addons:
- pkg-config
script:
- - cargo build --all --all-features --verbose -j 1
- - cargo test --all --all-features --verbose -j 1
+ - cargo build --all --all-features -j 1
+ - cargo test --all --all-features -j 1
notifications:
email: