aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 1a0c82b..c8c0ae3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,7 +17,7 @@ env:
script:
- cargo build --verbose
- - cargo test --no-run --verbose
+ - cargo test --verbose
- cargo test --verbose --features "headless" --no-default-features
os: