aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 992a201..afb7296 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,9 +8,7 @@ matrix:
- rust: nightly
script:
- - cargo build --verbose
- cargo test --verbose
- - cargo build --verbose --features mysql
- cargo test --verbose --features mysql
cache: cargo