Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Commit

Permalink
By moving to psych, we can run on Ruby 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sodabrew committed Jan 8, 2014
1 parent 7559522 commit 6862749
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ services:
rvm:
- "1.8.7"
- "1.9.3"
- "2.0.0"
before_script:
- cp config/database.yml.travis config/database.yml
- 'echo "test: *${DB}" >> config/database.yml'
Expand Down

0 comments on commit 6862749

Please sign in to comment.