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: except:
- dev - dev
language: cpp language: cpp
os: matrix:
- linux include:
- osx - os: linux
osx_image: xcode10 dist: xenial
dist: xenial - os: osx
osx_image: xcode10
addons: addons:
apt: apt:
sources: sources: