Skip to content

Commit

Permalink
support for ruby 2.0.0 added to travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
fusion94 committed Mar 13, 2013
1 parent bbc4ccb commit 712ef34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,6 +1,7 @@
language: ruby
script: 'bundle exec rake db:migrate && bundle exec rspec spec/'
rvm:
- 2.0.0
- 1.9.3
env:
notifications:
Expand Down

0 comments on commit 712ef34

Please sign in to comment.