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