summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorKornelius Kalnbach <murphy@rubychan.de>2011-08-21 21:33:30 +0200
committerKornelius Kalnbach <murphy@rubychan.de>2011-08-21 21:33:30 +0200
commitd0f49657d751479967f284c99d6f5333686a6e0f (patch)
tree0b5d67a75fa246c9cc5d87542a1e182d96e93ae4 /.travis.yml
parenta907cf0c1915ce98972c26f17bd10ac108efd182 (diff)
downloadcoderay-d0f49657d751479967f284c99d6f5333686a6e0f.tar.gz
enabling 1.8.6 tests; do they work?
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index acf8ed3..720d31a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,5 @@
rvm:
- # - 1.8.6 # doesn't work on Travis CI? http://travis-ci.org/#!/rubychan/coderay/builds/88416
+ - 1.8.6 # doesn't work on Travis CI? http://travis-ci.org/#!/rubychan/coderay/builds/88416
- 1.8.7
- 1.9.2
- ruby-head