mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Travis: Install libstdc++ >= 4.9 for clang-format-6.0
(cherry picked from commit 22b176f69d)
This commit is contained in:
@@ -24,8 +24,10 @@ matrix:
|
||||
apt:
|
||||
sources:
|
||||
- llvm-toolchain-trusty-6.0
|
||||
- ubuntu-toolchain-r-test
|
||||
packages:
|
||||
- clang-format-6.0
|
||||
- libstdc++6 # >= 4.9 needed for clang-format-6.0
|
||||
|
||||
coverity_scan:
|
||||
project:
|
||||
|
||||
Reference in New Issue
Block a user