diff options
author | Ted Nyman <ted@github.com> | 2016-06-19 21:49:44 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-19 21:49:44 -0700 |
commit | fa3774081e0f114ade74aae7e5e0d74d2b24cf7c (patch) | |
tree | 453c24a5a4e69040fc53cdb845e0a4ba1cf50b2f | |
parent | e30db1a3bea4ad464470dc22be9280c0ef58f4c1 (diff) |
Test on Travis for both linux and osx
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 1e1ce30..63f03cd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,10 @@ compiler: - gcc - clang +os: + - linux + - osx + addons: apt: packages: |