Skip to content

Commit

Permalink
[travis] Add ruby 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kalkov committed Mar 21, 2014
1 parent b5b8ad9 commit 829eea4
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 @@
language: ruby
rvm:
- 2.0.0
- 2.1.0
script:
- RAILS_ENV=test bundle exec rake --trace db:create db:migrate db:test:prepare spec cucumber
before_install:
Expand Down

0 comments on commit 829eea4

Please sign in to comment.