travis: Do full dependency install

I don't care about test time, I'd rather not have to keep this list up-to-date (Easier maintenance, e.g. this caused a failure because I just added babel-eslint and it doesn't get installed on travis and so standard fails)
This commit is contained in:
Feross Aboukhadijeh
2018-05-08 18:52:51 -07:00
parent 4b2a778708
commit 3cbf33b482

View File

@@ -1,4 +1,3 @@
language: node_js
node_js:
- 'node'
install: npm install standard depcheck walk-sync