Skip to content

Commit

Permalink
Add supported Rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
dtaniwaki committed Apr 10, 2017
1 parent 177dd4c commit ce8f058
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
language: ruby

rvm:
- 2.2
- 2.2.6
- 2.3.3
- 2.4.0

install:
- "gem install bundler"
Expand Down

0 comments on commit ce8f058

Please sign in to comment.