Skip to content

Commit 8dabf4d

Browse files
committed
Adding Version of UI
1 parent 339cffa commit 8dabf4d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,11 @@ before_install:
88
- npm install
99
- npm run installdev
1010
- npm run bundle-dev
11-
- git describe --abbrev=0 --tags>VERSION
1211
addons:
1312
artifacts: true
1413
before_deploy:
1514
- npm -g install asar
1615
- asar pack dist ui.asar
17-
- git tag -f "$(cat VERSION)"
1816
deploy:
1917
- provider: pages
2018
skip-cleanup: true

0 commit comments

Comments
 (0)