Skip to content

Commit 668cb24

Browse files
committed
removed xdclient
1 parent 09a5b90 commit 668cb24

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.travis.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,6 @@ jobs:
2929
on:
3030
repo: ZenUml/web-sequence
3131
all_branches: true
32-
- stage: analysis
33-
python:
34-
- 2.7.6
35-
before_install:
36-
- sudo pip install xdclient
37-
script:
38-
- python -m xdclient -i $APPID -k $APPKEY -t $TEAMID
3932
- if: env(PRODUCT_TO_DEPLOY) in (chrome, all)
4033
name: "Deploy chrome plugin"
4134
script: echo "Deploy chrome plugin"

0 commit comments

Comments
 (0)