OSX enable

This commit is contained in:
a1batross 2016-08-08 14:22:24 +06:00
parent 46218fe415
commit 7fdc4ee620
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@ language: cpp
compiler:
- gcc
- clang
os:
- linux
- osx
sudo: true
before_script:
- sudo apt-get install gcc-multilib g++-multilib