Skip to content
This repository was archived by the owner on Nov 22, 2018. It is now read-only.

Commit cba17bd

Browse files
author
Nate McMaster
committed
Update Travis to macOS Sierra
[skip appveyor]
1 parent baa5cb4 commit cba17bd

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

.travis.yml

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,6 @@
11
language: csharp
2-
sudo: required
2+
sudo: false
33
dist: trusty
4-
addons:
5-
apt:
6-
packages:
7-
- gettext
8-
- libcurl4-openssl-dev
9-
- libicu-dev
10-
- libssl-dev
11-
- libunwind8
12-
- zlib1g
134
env:
145
global:
156
- DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
@@ -18,6 +9,7 @@ mono: none
189
os:
1910
- linux
2011
- osx
12+
osx_image: xcode8.2
2113
branches:
2214
only:
2315
- master

0 commit comments

Comments
 (0)