summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index cd13788..b7ad44c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,11 +2,6 @@
language: ruby
sudo: false
-branches:
- only:
- - master
- - /\d.\d.x/
-
script: "bundle exec rake test SPEC_OPTS='--format documentation'"
matrix: