chore(travis): run npm test

This commit is contained in:
moklick
2019-10-08 17:46:20 +02:00
parent 1a797f7887
commit 8c0346da48
+3 -4
View File
@@ -1,6 +1,5 @@
language: node_js
node_js:
- '11'
- '10'
- '8'
- '6'
- "lts/*"
- "node"
script: npm test