Update Travis to macOS Sierra

[skip appveyor]
This commit is contained in:
Nate McMaster 2017-03-21 11:33:25 -07:00
parent 5fad3c7a3e
commit ca5581461c
No known key found for this signature in database
GPG Key ID: BD729980AA6A21BD
1 changed files with 1 additions and 5 deletions

View File

@ -6,12 +6,7 @@ services:
addons:
apt:
packages:
- gettext
- libcurl4-openssl-dev
- libicu-dev
- libssl-dev
- libunwind8
- zlib1g
env:
global:
- DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
@ -20,6 +15,7 @@ mono: none
os:
- linux
- osx
osx_image: xcode8.2
branches:
only:
- master