Skip to content

Commit e80f46e

Browse files
author
Vincent Landgraf
committed
#8 use ruby 2.2.5 (ruby_dep is failing with 2.2.4)
1 parent 71b71b4 commit e80f46e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@ os:
33
- linux
44
- osx
55
rvm:
6-
- 2.2.4
6+
- 2.2.5
77
- 2.3.1
88
env:
99
- TRAVIS=true
1010
matrix:
1111
allow_failures:
12-
- rvm: 2.3.1
12+
- rvm: 2.3.1
13+

0 commit comments

Comments
 (0)