2
0
mirror of https://github.com/FWGS/hlsdk-xash3d synced 2024-11-22 01:47:45 +01:00

OSX enable

This commit is contained in:
a1batross 2016-08-08 14:22:24 +06:00
parent 46218fe415
commit 7fdc4ee620

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