We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a4a97a commit e169199Copy full SHA for e169199
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
node_js:
3
- "node"
4
- - "6.11.1"
+ - "8.11.0"
5
script:
6
- npm run build
0 commit comments