Update .travis.yml

This commit is contained in:
Chris Esposito 2021-09-03 17:32:46 +10:00 committed by GitHub
parent 4d1cd1b672
commit b9057f48ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,9 @@
language: cpp
branches:
only:
- master
matrix:
include:
- os: linux
@ -19,6 +23,7 @@ matrix:
osx_image: xcode11.6
compiler: clang
before_install:
- eval "${MATRIX_EVAL}"
- |