Travis: Fix clang-format version

This commit is contained in:
Rémi Verschelde 2018-07-19 09:59:30 +02:00
parent bb13fa896e
commit 077f28b146

View file

@ -61,7 +61,7 @@ addons:
- libssl-dev - libssl-dev
# For style checks. # For style checks.
- clang-format-5.0 - clang-format-6.0
- libstdc++6 # >= 4.9 needed for clang-format-6.0 - libstdc++6 # >= 4.9 needed for clang-format-6.0
before_install: before_install: