Skip to content

Commit

Permalink
Fix travis ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
Genki Sugawara committed Jan 17, 2017
1 parent 443550c commit aad97c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sudo: false
language: ruby
rvm:
- 2.0.0
- 2.3
script:
- bundle install
- travis_wait bundle exec rake
Expand Down

0 comments on commit aad97c7

Please sign in to comment.