Skip to content

Commit 04d1580

Browse files
author
Vincent Landgraf
committed
#8 specify the version with "ruby-" prefix
1 parent b57723c commit 04d1580

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ os:
33
- linux
44
- osx
55
rvm:
6-
- 2.2.5
7-
- head
6+
- ruby-2.2.5
7+
- ruby-head
88
env:
99
- TRAVIS=true
1010
matrix:
1111
allow_failures:
12-
- rvm: head
12+
- rvm: ruby-head
1313

0 commit comments

Comments
 (0)