feat: Add os yml flags for linux / osx

This commit is contained in:
jonnypower 2018-04-29 15:40:51 -07:00
parent aed76e92b2
commit 23f9b87158

View file

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