Lint doesn't need develop deps

pull/9165/head
Travis Ralston 2019-03-13 18:30:45 -06:00
parent 0b4c52c032
commit f6d4c6a5a3
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
steps:
- label: ":eslint: Lint"
command:
- "./scripts/fetch-develop.deps.sh --depth 1"
- "yarn install"
- "yarn lint"
plugins: