Skip to content

Commit b57723c

Browse files
author
Vincent Landgraf
committed
#8 use ruby head 2.3.1 not supported by travis
1 parent e80f46e commit b57723c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ os:
44
- osx
55
rvm:
66
- 2.2.5
7-
- 2.3.1
7+
- head
88
env:
99
- TRAVIS=true
1010
matrix:
1111
allow_failures:
12-
- rvm: 2.3.1
12+
- rvm: head
1313

0 commit comments

Comments
 (0)