Lint doesn't need develop deps

This commit is contained in:
Travis Ralston 2019-03-13 18:30:45 -06:00
parent 0b4c52c032
commit f6d4c6a5a3

View file

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