We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a8899e commit 3b4fabcCopy full SHA for 3b4fabc
.travis.yml
@@ -1,5 +1,5 @@
1
language: node_js
2
node_js:
3
- - 4
+ - 11
4
after_script:
5
- npm run build -- retire
0 commit comments