Browse Source

Travis

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

+ 1
- 1
.travis.yml View File

@ -3,7 +3,7 @@ node_js:
- "node"
install:
- npm install -g @vue/cli-service-global
- npm install -g @vue/cli-service
- npm install
script: npm run build


Loading…
Cancel
Save