Skip to content

Commit

Permalink
Remove Xcode 6 from CI matrix
Browse files Browse the repository at this point in the history
Fixes #106
  • Loading branch information
jfirebaugh committed May 10, 2016
1 parent 1bc46e5 commit 9b2fc85
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,6 @@ addons_shortcuts:

matrix:
include:
- os: osx
osx_image: xcode6
compiler: clang
- os: osx
osx_image: xcode7
env: TEST_GYP_BUILD=True
Expand Down

0 comments on commit 9b2fc85

Please sign in to comment.