aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 1d041d3..a2c0231 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,5 @@ rust:
- stable
- 1.18.0
script:
-- |
- cargo test
- cargo test --no-default-features
+ - cargo test
+ - cargo test --no-default-features