We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e80f46e commit b57723cCopy full SHA for b57723c
1 file changed
.travis.yml
@@ -4,10 +4,10 @@ os:
4
- osx
5
rvm:
6
- 2.2.5
7
- - 2.3.1
+ - head
8
env:
9
- TRAVIS=true
10
matrix:
11
allow_failures:
12
- - rvm: 2.3.1
+ - rvm: head
13
0 commit comments