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

Commit

Permalink
Merge branch 'sanemat-feature/travis-ruby2'
Browse files Browse the repository at this point in the history
  • Loading branch information
bf4 committed Dec 10, 2013
2 parents de95a78 + 11c3161 commit 37ad608
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
@@ -1,6 +1,7 @@
script: "cp spec/database.yml.sample spec/database.yml && bundle install && bundle exec rake"
rvm:
- 1.9.3
- 2.0.0
env:
- DB=sqlite3
- DB=mysql
Expand Down

0 comments on commit 37ad608

Please sign in to comment.