Update .travis.yml

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

View file

@ -2,11 +2,12 @@ branches:
except:
- dev
language: cpp
os:
- linux
- osx
osx_image: xcode10
dist: xenial
matrix:
include:
- os: linux
dist: xenial
- os: osx
osx_image: xcode10
addons:
apt:
sources: