We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fadd48 commit 78a087bCopy full SHA for 78a087b
.travis.yml
@@ -1,5 +1,6 @@
1
node_js:
2
- 8
3
+- 10
4
sudo: false
5
language: node_js
6
script: "npm run-script test-travis"
0 commit comments