bolt/deps/llvm-18.1.8/polly/lib/External/isl/imath/.travis.yml

15 lines
245 B
YAML
Raw Normal View History

2025-02-14 19:21:04 +01:00
# Build and test configuration for travis-ci.com.
language: c
script: make clean check
matrix:
include:
- os: osx
osx_image: xcode10.1
compiler: clang
- os: linux
compiler: clang
- os: linux
compiler: gcc