Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
@@ -1,6 +1,10 @@ | ||
language: node_js | ||
|
||
node_js: | ||
- "10" | ||
|
||
git: | ||
depth: false | ||
|
||
script: | ||
- cd etc && ./push.sh | ||
|