Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit 4881261

Browse files
committed
Drop RVM invoication for xcode 6.4
1 parent 1164b68 commit 4881261

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,9 @@ matrix:
1212
- rvm: 2.4.0
1313
os: osx
1414
osx_image: xcode7.3
15-
- rvm: 2.4.0
16-
os: osx
15+
- os: osx
1716
osx_image: xcode6.4
18-
- rvm: 2.4.0
19-
os: osx
17+
- os: osx
2018
osx_image: xcode9.1
2119
- rvm: system
2220
os: osx
@@ -36,6 +34,8 @@ matrix:
3634
allow_failures:
3735
- rvm: 1.9.3
3836
- rvm: rbx
37+
- os: osx
38+
osx_image: xcode6.4
3939
fast_finish: true
4040
dist: trusty
4141
addons:

0 commit comments

Comments
 (0)