Investigation of build issues

This commit is contained in:
Knut Sveidqvist
2019-09-11 18:59:44 +02:00
parent 9f87ab4941
commit ca0513396d

View File

@@ -1,7 +1,7 @@
dist: trusty
language: node_js
node_js:
- "10"
- "8"
script:
- yarn test --coverage
- yarn e2e