We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b1e49f commit e94a0f0Copy full SHA for e94a0f0
.travis.yml
@@ -1,7 +1,7 @@
1
language: node_js
2
sudo: required
3
node_js:
4
- - 10.10.0
+ - 12.4.0
5
before_script:
6
- npm install vue vue-template-compiler
7
script:
0 commit comments