Update .travis.yml

This commit is contained in:
klzgrad 2019-06-23 06:10:01 +08:00 committed by GitHub
parent b15e1486d1
commit 53439aac77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,12 +2,10 @@ branches:
except:
- dev
language: cpp
matrix:
include:
- os: linux
dist: xenial
- os: osx
osx_image: xcode10
os:
- linux
- osx
dist: xenial
addons:
apt:
sources:
@ -17,6 +15,7 @@ addons:
- pkg-config
- libnss3-dev
homebrew:
update: true
packages:
- ninja
- ccache