2016-01-26 11:25:16 +08:00
|
|
|
machine:
|
|
|
|
node:
|
|
|
|
version: 4.1.0
|
2016-01-28 03:07:36 +08:00
|
|
|
ruby:
|
|
|
|
version: 2.1.2
|
2016-01-26 06:20:36 +08:00
|
|
|
test:
|
|
|
|
override:
|
|
|
|
- echo "Skipping tests for now"
|
|
|
|
|
|
|
|
deployment:
|
|
|
|
staging:
|
|
|
|
branch: master
|
|
|
|
commands:
|
|
|
|
- ./scripts/docs/update_docs.sh
|