We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df5af41 commit 1321accCopy full SHA for 1321acc
.travis.yml
@@ -1,6 +1,7 @@
1
language: node_js
2
node_js:
3
- - "8"
+ - "10"
4
+ - "11"
5
script: "npm test"
6
deploy:
7
provider: npm
0 commit comments