summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2014-02-12 16:04:52 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2014-02-12 16:04:52 +0100
commit060756af9e496d076823ca79f5e59488ec028209 (patch)
tree5a30cd6af1bfacf0b75d774e065915340ca9cbf2 /.travis.yml
parent11a80d5c1064be264a111674ff8b5ebc47550bcc (diff)
downloadzorglub-060756af9e496d076823ca79f5e59488ec028209.zip
zorglub-060756af9e496d076823ca79f5e59488ec028209.tar.gz
coveralls fails with 1.8
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 56b71ef..2238f0d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,11 +1,8 @@
language: ruby
rvm:
- - 1.8.7
- - 1.9.2
- 1.9.3
- 2.0.0
- 2.1.0
- rbx
- - jruby-18mode
- jruby-19mode
script: "bundle exec rake spec"