Skip to content

Commit fc5329b

Browse files
authored
Update ruby versions in travis (#411)
1 parent 270e1c2 commit fc5329b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ rvm:
44
- 1.9.3
55
- 2.0
66
- 2.1
7-
- 2.2
8-
- 2.2.3
9-
- 2.2.4
7+
- 2.2.5
108
- 2.3.0
119
- ruby-head
1210
matrix:
@@ -15,7 +13,6 @@ matrix:
1513
- rvm: 1.9.3
1614
- rvm: 2.0
1715
- rvm: 2.1
18-
- rvm: 2.2
1916
before_install:
2017
- rvm @global do gem install bundler
2118
script:

0 commit comments

Comments
 (0)