Skip to content

Commit 8565016

Browse files
authored
Merge pull request #443 from aycabta/travis-ruby2.4.1
Use Ruby 2.4.1 for Travis CI
2 parents 1db8286 + cfef654 commit 8565016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ rvm:
1111
- 2.1.10
1212
- 2.2.6
1313
- 2.3.3
14-
- 2.4.0
14+
- 2.4.1
1515
- ruby-head
1616
- rbx-2
1717
- jruby-1.7.25

0 commit comments

Comments
 (0)