1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +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