Skip to content

Commit

Permalink
Update ruby version in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
meganemura committed Oct 9, 2014
1 parent 01e1700 commit edcbd7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,3 +1,3 @@
rvm:
- 1.9.3
script: bundle exec rspec --require spec_helper --order rand --color --format documentation
- 2.1.2
script: bundle exec rspec --require spec_helper --order rand --color --format documentation

0 comments on commit edcbd7f

Please sign in to comment.