Skip to content

Commit

Permalink
travis: test with xcode8.3 (OS X 10.12)
Browse files Browse the repository at this point in the history
Summary:
Use later xcode version from https://docs.travis-ci.com/user/osx-ci-environment
Closes #2128

Differential Revision: D4907471

Pulled By: yiwu-arbug

fbshipit-source-id: debf8e27baef71a5833c845401b1865bc75ac977
  • Loading branch information
grooverdan authored and facebook-github-bot committed Jun 1, 2017
1 parent 0dc3040 commit 292edfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ language: cpp
os:
- linux
- osx
osx_image: xcode8.3
jdk:
- oraclejdk7
cache:
Expand Down

0 comments on commit 292edfd

Please sign in to comment.