Skip to content

Commit c12755d

Browse files
authored
Reference "ruby-head" instead of "latest"
1 parent 3ddbaee commit c12755d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ rvm:
44
- 2.3
55
- 2.4
66
- 2.5
7-
- latest
8-
script: bundle exec rake
7+
- ruby-head
8+
script: bundle exec rake

0 commit comments

Comments
 (0)