Travis: Install libxi-dev after #14347

(cherry picked from commit f674a55f3a)
This commit is contained in:
Rémi Verschelde 2017-12-07 07:24:50 +01:00
parent 7b97ef5d3c
commit 0f4c05cc89
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ addons:
- libssl-dev
- libxinerama-dev
- libxrandr-dev
- libxi-dev
# For style checks.
- clang-format-3.9