1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
This commit is contained in:
Michael Pavlyshko 2014-07-12 19:57:50 +03:00
parent 704f7e190b
commit 1dd0a04e54

View File

@ -4,7 +4,6 @@ compiler:
- clang
before_install:
export CC=${REAL_CC} CXX=${REAL_CXX}
#new boost
- sudo add-apt-repository --yes ppa:boost-latest/ppa
#new GCC