Skip to content

Commit bd89398

Browse files
committed
ci: remove weird condition only needed for lerna
1 parent 0bcd7a7 commit bd89398

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ language: node_js
33
node_js:
44
- lts/*
55

6-
# never build when commited by the bot
7-
# + prevent double build on dev -> master Pull Request
8-
if: sender != "vue-styleguidist-bot" AND sender != "Vue Styleguidist Bot" AND (type = pull_request OR branch = master)
9-
106
cache: yarn
117

128
before_install:

0 commit comments

Comments
 (0)