diff options
author | Philip Arndt <parndt@gmail.com> | 2012-02-01 21:11:22 +1300 |
---|---|---|
committer | Philip Arndt <parndt@gmail.com> | 2012-02-01 21:11:25 +1300 |
commit | c9e5edcf6d33168701f4822bc6333650309ba534 (patch) | |
tree | 80de2e04c2b9ebbe02264ffe6bfc87c86b721e25 | |
parent | 82a929d60a409096a26bc88eb12fdacffcfe982f (diff) | |
download | refinerycms-blog-c9e5edcf6d33168701f4822bc6333650309ba534.tar.gz refinerycms-blog-c9e5edcf6d33168701f4822bc6333650309ba534.tar.bz2 refinerycms-blog-c9e5edcf6d33168701f4822bc6333650309ba534.zip |
Don't need to test on both 1.8.7 and ree and given the choice I'm going with 1.8.7
[ci skip]
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 1ff5c72..e8fb782 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,6 @@ env: - DB=mysql rvm: - 1.8.7 - - ree - 1.9.2 - 1.9.3 - rbx |