osrm-backend/third_party/mason/scripts/clang-format/3.8.1/.travis.yml

11 lines
190 B
YAML

language: generic
matrix:
include:
- os: osx
- os: linux
sudo: false
script:
- ./mason build ${MASON_NAME} ${MASON_VERSION}
- ./mason publish ${MASON_NAME} ${MASON_VERSION}