We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b79c97 commit 0b7e98fCopy full SHA for 0b7e98f
.travis.yml
@@ -3,18 +3,18 @@ language: ruby
3
matrix:
4
include:
5
- os: linux
6
- ruby: 2.2.2
+ rvm: 2.2.2
7
8
- ruby: 2.2.1
+ rvm: 2.2.1
9
10
- ruby: 1.9.3
+ rvm: 1.9.3
11
12
- ruby: 1.8.7
+ rvm: 1.8.7
13
- os: osx
14
15
16
17
18
19
20
0 commit comments