Validate wercker.yml
This commit is contained in:
18
wercker.yml
18
wercker.yml
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user