1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-29 11:24:19 +01:00

Merge branch 'travis'

This commit is contained in:
Nicholas Hastings 2015-05-12 06:45:39 -04:00
commit 3a2ee89135

View File

@ -18,4 +18,4 @@ before_script:
script:
- mkdir build && cd build
- CC=clang-3.5 CXX=clang-3.5 python ../configure.py --enable-optimize
- ambuild
- ambuild --jobs=4