Skip to content

Commit

Permalink
Test against ruby2.0 in travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sanemat committed Jun 12, 2013
1 parent 2f2768f commit bc64b9d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- 2.0.0
env:
- DB=sqlite3
- DB=mysql
- DB=postgresql
- DB=postgresql

0 comments on commit bc64b9d

Please sign in to comment.