Skip to content

Commit

Permalink
update RubyGems from 1.8.10 -> 1.8.24. Test ruby 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hone committed Nov 14, 2012
1 parent 82e5c13 commit b1f8e1e
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ env:
- RGV=v1.5.3
- RGV=v1.6.2
- RGV=v1.7.2
- RGV=v1.8.10
- RGV=v1.8.24

language: ruby

Expand All @@ -25,8 +25,20 @@ matrix:
env: RGV=v1.3.6
- rvm: 1.9.3
env: RGV=v1.3.7
- rvm: 1.9.3
- rvm: 2.0.0
env: RGV=v1.4.2
- rvm: 2.0.0
env: RGV=v1.3.6
- rvm: 2.0.0
env: RGV=v1.3.7
- rvm: 2.0.0
env: RGV=v1.4.2
- rvm: 2.0.0
env: RGV=v1.5.3
- rvm: 2.0.0
env: RGV=v1.6.2
- rvm: 2.0.0
env: RGV=v1.7.2

notifications:
email:
Expand All @@ -38,5 +50,6 @@ rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- 2.0.0

script: rake spec:travis

0 comments on commit b1f8e1e

Please sign in to comment.