mirror of
https://github.com/luanti-org/minetestmapper.git
synced 2025-10-07 14:25:20 +02:00
Fix failing travis build
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash -e
|
#!/bin/bash -e
|
||||||
|
|
||||||
CXX=g++-6
|
CXX=g++-6
|
||||||
[ $CC == "clang" ] && CXX=clang-3.8
|
[ $CC == "clang" ] && CXX=clang++-3.8
|
||||||
export CXX
|
export CXX
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user