summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 28e6b65..e74e4a4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,10 @@ language: ruby
# Specify which ruby versions you wish to run your tests on, each version will be used
rvm:
+ - 1.8.7
+ - 1.9.1
+ - 1.9.2
+ - 1.9.3
- 2.0.0
- 2.1
- 2.2