Skip to content

Commit

Permalink
run against 2.0.0 on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
rkh committed Feb 25, 2013
1 parent ce2b039 commit 6df99bc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Expand Up @@ -3,6 +3,7 @@ rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- 2.0.0
- rbx-18mode
- rbx-19mode
- jruby-18mode
Expand All @@ -14,6 +15,3 @@ matrix:
- { rvm: 1.8.7, env: tilt=master }
- { rvm: 1.9.3, env: rack=master }
- { rvm: 1.9.3, env: tilt=master }
allow_failure:
- rvm: rbx-18mode
- rvm: rbx-19mode

0 comments on commit 6df99bc

Please sign in to comment.