Simplify travis conf

This commit is contained in:
Albin Larsson 2018-07-10 02:44:15 +02:00
parent ba33fd8277
commit 1e1a548459

View File

@ -1,7 +1,6 @@
language: node_js
node_js:
- 'lts/*'
node_js: lts/*
script:
- npm run lint
- npm run build
- npm run lint
- npm run build