Update Travis to macOS Sierra

[skip appveyor]
This commit is contained in:
Nate McMaster 2017-03-21 12:17:40 -07:00
parent a61220d907
commit b79446ce51
No known key found for this signature in database
GPG Key ID: BD729980AA6A21BD
1 changed files with 2 additions and 10 deletions

View File

@ -1,15 +1,6 @@
language: csharp
sudo: required
sudo: false
dist: trusty
addons:
apt:
packages:
- gettext
- libcurl4-openssl-dev
- libicu-dev
- libssl-dev
- libunwind8
- zlib1g
env:
global:
- DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
@ -20,6 +11,7 @@ python:
os:
- linux
- osx
osx_image: xcode8.2
branches:
only:
- master