Skip to content

Commit 7ee546c

Browse files
committed
Fix head ruby for travis
1 parent ec874ef commit 7ee546c

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
@@ -6,6 +6,6 @@ rvm:
66
- 2.3.0
77
- 2.4.0
88
- 2.5.0
9-
- head
9+
- ruby-head
1010
script:
1111
- bundle exec rspec spec

0 commit comments

Comments
 (0)