mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 23:57:22 +02:00
Upgrade the travis docker image to use xenial
Fix clang-format package name
This commit is contained in:
parent
a725ae21a0
commit
b2de93bd14
@ -1,11 +1,12 @@
|
||||
language: c
|
||||
compiler: gcc
|
||||
sudo: false
|
||||
dist: xenial
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- clang-format-3.4
|
||||
- clang-format
|
||||
|
||||
script:
|
||||
- ./scripts/format-check.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user