Files
tinyobjloader/wercker.yml
2016-04-18 17:59:17 +09:00

11 lines
270 B
YAML

box: rioki/gcc-cpp@0.0.1
build:
steps:
# Execute a custom script step.
- script:
name: build
code: |
git clone https://github.com/syoyo/orebuildenv.git
cd tests
make check