Add basic Travis config for Linux builds

Performs a single build on Linux using the unified
headers and linking against the ICD.

Also add a build badge to the README.

Signed-off-by: Kevin Petit <kevin.petit@arm.com>
This commit is contained in:
Kevin Petit
2018-10-15 16:40:20 +01:00
committed by Kévin Petit
parent d90bb74206
commit 95196e7fb4
2 changed files with 29 additions and 1 deletions

View File

@@ -1,2 +1,2 @@
# OpenCL-CTS
# OpenCL-CTS [![Build Status](https://api.travis-ci.org/KhronosGroup/OpenCL-CTS.svg?branch=cl12_trunk)](https://travis-ci.org/KhronosGroup/OpenCL-CTS/branches)
The OpenCL Conformance Tests