Validate wercker.yml

This commit is contained in:
Syoyo Fujita
2014-07-11 18:41:01 +09:00
parent 89b3ec9510
commit e88dd3d3a0

View File

@@ -1,11 +1,9 @@
services: box: rioki/gcc-cpp@0.0.1
- rioki/gcc-cpp@0.0.1
build: build:
steps: steps:
- compile # Execute a custom script step.
- script: - script:
name: build name: build
code: | code: |
premake4 gmake premake4 gmake
make make