This website works better with JavaScript.
Home
Explore
Help
Sign In
yigitcolakoglu
/
Metis-portal
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Travis
production
Yiğit Çolakoğlu
4 years ago
parent
6517ac0f75
commit
946333cb4d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save