add travis configuration

This commit is contained in:
alexey.lysiuk 2019-08-11 15:37:22 +03:00
parent 4dbcdac7a0
commit c3c5c8c06a
1 changed files with 14 additions and 0 deletions

14
.travis.yml Normal file
View File

@ -0,0 +1,14 @@
git:
depth: 1
os: osx
matrix:
include:
- osx_image: xcode8
- osx_image: xcode11
language: cpp
script:
- ./build.sh