We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c1a350 commit 576187eCopy full SHA for 576187e
.travis.yml
@@ -7,7 +7,8 @@ cache:
7
- "node_modules"
8
9
install:
10
- - npm install
+ - npm i
11
+ - npm install vue@2
12
13
stages:
14
- lint
0 commit comments