Skip to content

Commit 3131b17

Browse files
committed
Test against ruby-head
1 parent ecf2c11 commit 3131b17

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ cache: bundler
55
rvm:
66
- 2.4.9 # minimum supported
77
- 2.7.0 # latest released
8-
before_install: gem install bundler -v 1.17.3
8+
- ruby-head
9+
script: rake

0 commit comments

Comments
 (0)