summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniele Sluijters <daenney@users.noreply.github.com>2015-04-22 19:27:50 +0200
committerDaniele Sluijters <daenney@users.noreply.github.com>2015-04-22 19:27:50 +0200
commitcb263d079ecff0a67193f2f175d32f20ea3f742d (patch)
tree8676019ab5498ae1d88b8a8d05d9955ba54d2675
parentdca2b60d38ce9a2a04e4a8b8815004031ffe7fb5 (diff)
Fucking hell, build already.
-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: