1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-04-04 22:14:25 +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 - clang
before_install: before_install:
export CC=${REAL_CC} CXX=${REAL_CXX}
#new boost #new boost
- sudo add-apt-repository --yes ppa:boost-latest/ppa - sudo add-apt-repository --yes ppa:boost-latest/ppa
#new GCC #new GCC