mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-25 08:19:02 +00:00
Use clang-format-9 for Travis CI formatting checks (#736)
This commit is contained in:
@@ -7,7 +7,12 @@ os:
|
||||
jobs:
|
||||
include:
|
||||
- os: linux
|
||||
dist: bionic
|
||||
env: JOB_CHECK_FORMAT=1
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- clang-format-9
|
||||
- os: linux
|
||||
env: JOB_ARCHITECTURE=arm
|
||||
- os: linux
|
||||
|
||||
Reference in New Issue
Block a user