openjpeg/.travis.yml
mayeut 8d46ac19ff Setup travis matrix
This is just to get some ideas of what can be done.
Update uclouvain/openjpeg#581
2015-09-12 02:19:28 +02:00

19 lines
199 B
YAML

language: c
os:
- linux
- osx
compiler:
- gcc
- clang
matrix:
exclude:
- os: osx
- compiler: gcc
install:
- ./tools/travis-ci/install.sh
script:
- ./tools/travis-ci/run.sh