mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:22:52 +08:00
15 lines
212 B
YAML
15 lines
212 B
YAML
machine:
|
|
node:
|
|
version: 4.1.0
|
|
ruby:
|
|
version: 2.1.2
|
|
test:
|
|
override:
|
|
- echo "Skipping tests for now"
|
|
|
|
deployment:
|
|
staging:
|
|
branch: master
|
|
commands:
|
|
- ./scripts/docs/update_docs.sh
|