Update .travis.yml

Travis should now run checks for both GCC and Clang, as well as run compile tests on both Linux and OSX
This commit is contained in:
Foereaper 2015-03-29 22:17:38 +02:00 committed by UnkleNuke
parent d131afb8d8
commit 39ccc74524

View File

@ -16,7 +16,7 @@ branches:
notifications:
slack: getmangos:yRgNBSgRQVh8WdfGEbT08Hit
# build on both Linux and OSX (finally)
# build on both Linux and OSX
os:
- linux
- osx