feat: Add os yml flags for linux / osx

This commit is contained in:
jonnypower 2018-04-29 15:40:51 -07:00
parent c58692c6f8
commit 9074546bcf

View file

@ -1,5 +1,9 @@
language: cpp language: cpp
os:
- linux
- osx
matrix: matrix:
- os: linux - os: linux
compiler: gcc compiler: gcc