Browse Source

a

production
Yiğit Çolakoğlu 4 years ago
parent
commit
ffa4e9ea1f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

@ -9,7 +9,7 @@ install:
- npm install -g @vue/cli-plugin-babel
- npm install -g @vue/cli-plugin-unit-jest
- npm install -g @vue/cli-plugin-eslint
- npm install -g @vue/cli-plugin-babel/preset
- npm install @vue/cli-plugin-babel/preset
- npm i -g vue-template-compiler
- npm install


Loading…
Cancel
Save