diff --git a/.travis.yml b/.travis.yml index 660f095..ae7ba3d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,9 @@ language: c git: submodule: true +os: + - linux + - osx compiler: - clang - gcc