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 596e330 commit 9854125Copy full SHA for 9854125
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
-node_js:
3
-- node
+node_js: "stable"
+dist: bionic
4
after_success: npm run coverage
5
env:
6
global:
0 commit comments