Files
webtorrent-desktop/.travis.yml
Feross Aboukhadijeh 3cbf33b482 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)
2018-05-08 18:52:51 -07:00

4 lines
38 B
YAML

language: node_js
node_js:
- 'node'