We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f75be3e commit 103231aCopy full SHA for 103231a
.travis.yml
@@ -5,6 +5,6 @@ notifications:
5
6
language: node_js
7
node_js:
8
- - "node"
+ # - "node" Disable latest version v12. See: 'vue-cli crashes with node.js v12' https://github.com/vuejs/vue-cli/issues/3883
9
- "10"
10
- "8"
0 commit comments