Add clang and osx to .travis.yml

This commit is contained in:
Roman Chistokhodov 2018-03-26 20:02:37 +03:00
parent b81e80c0d0
commit 57095fe998

View file

@ -1,8 +1,10 @@
language: cpp
compiler:
- gcc
- clang
os:
- linux
- osx
script:
- make