Skip to content

Commit 103231a

Browse files
committed
Disable v12 for now
See vuejs/vue-cli#3883
1 parent f75be3e commit 103231a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ notifications:
55

66
language: node_js
77
node_js:
8-
- "node"
8+
# - "node" Disable latest version v12. See: 'vue-cli crashes with node.js v12' https://github.com/vuejs/vue-cli/issues/3883
99
- "10"
1010
- "8"

0 commit comments

Comments
 (0)