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

Commit 0c73731

Browse files
committed
Remove xcode 6.4 images from Travis
There seems to be a compilation faulure due to a missing gcc_s.10.5 library. The only suggested fixes revolve around updating xcode, which is not an option for now.
1 parent 7a2cb02 commit 0c73731

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,12 @@ matrix:
1212
- rvm: 2.4.0
1313
os: osx
1414
osx_image: xcode7.3
15-
- rvm: 2.4.0
16-
os: osx
17-
osx_image: xcode6.4
1815
- rvm: system
1916
os: osx
2017
osx_image: xcode8.2
2118
- rvm: system
2219
os: osx
2320
osx_image: xcode7.3
24-
- rvm: system
25-
os: osx
26-
osx_image: xcode6.4
2721
- rvm: ruby-2.3.2-clang
2822
env: CXX=clang++
2923
- rvm: 1.9.3

0 commit comments

Comments
 (0)