We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce35c40 commit cc10432Copy full SHA for cc10432
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
node_js:
3
-- '6'
+- '12'
4
script: npm run build && npm run test:coverage | coveralls
5
deploy:
6
provider: npm
0 commit comments