summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorTerence Lee <hone02@gmail.com>2011-10-02 19:53:21 -0500
committerTerence Lee <hone02@gmail.com>2011-10-02 19:53:21 -0500
commitb5921d37d099e4bed84ae3b9415d45f33f33bf03 (patch)
treec2d63c14d4807229b9aa82e067dcf0f3d9c236a5 /.travis.yml
parentf53243d843aa4b08d24db4ad1e43688e0a534a39 (diff)
downloadbundler-b5921d37d099e4bed84ae3b9415d45f33f33bf03.tar.gz
let's build on 1.9.3 on travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index eb7065bf17..0768693b46 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,6 +7,7 @@ script: rake spec:travis
rvm:
- 1.8.7
- 1.9.2
+ - 1.9.3
env:
- RGV=v1.3.6
@@ -26,6 +27,12 @@ matrix:
env: RGV=v1.3.7
- rvm: 1.9.2
env: RGV=v1.4.2
+ - rvm: 1.9.3
+ env: RGV=v1.3.6
+ - rvm: 1.9.3
+ env: RGV=v1.3.7
+ - rvm: 1.9.3
+ env: RGV=v1.4.2
notifications:
email: