summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index e8faf69..7a907b1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,8 +1,6 @@
language: rust
script:
- cargo build
-- cargo test
-- cargo bench
- cargo doc --no-deps
after_success: |-
[ $TRAVIS_BRANCH = master ] &&