Skip to content

Commit

Permalink
Update .travis.yml (appneta#292)
Browse files Browse the repository at this point in the history
OS X builds taking too long, so only test clang with XCode 8.2
  • Loading branch information
fklassen authored Feb 28, 2017
1 parent 2298ae1 commit 2885839
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,6 @@ addons:

matrix:
include:
- os: osx
osx_image: xcode6.4
compiler: gcc
before_install:
- brew update
- brew install autogen homebrew/dupes/libpcap
- os: osx
osx_image: xcode8.2
compiler: clang
Expand Down

0 comments on commit 2885839

Please sign in to comment.