Skip to content

Commit bd478f0

Browse files
committed
fix: Travis CI jobs
1 parent 5f1f5dd commit bd478f0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@ language: node_js
22

33
node_js:
44
- 10
5-
- 12
5+
- 12
6+
7+
before_script:
8+
- npm i --no-save vue@2.x vue-template-compiler@2.x vuex@3.x

0 commit comments

Comments
 (0)