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