mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Travis: Install libstdc++ >= 4.9 for clang-format-6.0
(cherry picked from commit 22b176f69d
)
This commit is contained in:
parent
c709dff1a2
commit
4d89153e5f
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ addons:
|
|||
|
||||
# For style checks.
|
||||
- clang-format-6.0
|
||||
- libstdc++6 # >= 4.9 needed for clang-format-6.0
|
||||
|
||||
install:
|
||||
- if [ "$TRAVIS_OS_NAME" = "linux" ] && [ "$GODOT_TARGET" = "android" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue