Skip to content

Commit

Permalink
Remove ree and 1.9.2 from testing, add rbx instead
Browse files Browse the repository at this point in the history
  • Loading branch information
skade committed Jan 25, 2013
1 parent 2aa0ef8 commit fdd9538
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -4,11 +4,10 @@ install:
- bundle update
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- 2.0.0
- ree
- jruby
- rbx
notifications:
irc: 'irc.freenode.org#padrino'
recipients:
Expand All @@ -31,3 +30,4 @@ matrix:
- rvm: 1.9.3
env: SINATRA_EDGE=true
- rvm: 2.0.0
- rvm: rbx

0 comments on commit fdd9538

Please sign in to comment.