Skip to content

Commit ff33b14

Browse files
author
Vincent Landgraf
committed
#8 add current ruby version but allow failing
1 parent 0478732 commit ff33b14

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.travis.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ os:
33
- linux
44
- osx
55
rvm:
6-
- 2.2.3
6+
- 2.2.4
7+
- 2.3.1
78
env:
89
- TRAVIS=true
10+
matrix:
11+
allow_failures:
12+
- rvm: 2.3.1

0 commit comments

Comments
 (0)