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

Commit 00bb7e6

Browse files
committed
Remove ruby-2.2.2 on xcode6.2 from Travis build
This was building an image for darwin14 instead of 13 which makes it kind of useless. Remove to improve build speed.
1 parent 4190e39 commit 00bb7e6

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ matrix:
1212
- rvm: ruby-2.2.5
1313
os: osx
1414
osx_image: xcode6.4
15-
- rvm: ruby-2.2.2
16-
os: osx
17-
osx_image: beta-xcode6.2
1815
- rvm: system
1916
os: osx
2017
osx_image: xcode7.3

0 commit comments

Comments
 (0)