Skip to content

Commit 7e26b25

Browse files
committed
feat: remove auto deployments
1 parent b0bbc11 commit 7e26b25

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

travis.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,5 @@ cache:
88
install: 'yarn install --pure-lockfile'
99
script:
1010
- 'yarn run lint'
11-
deploy:
12-
-
13-
provider: script
14-
script: 'yarn run deploy:staging'
15-
on:
16-
branch: develop
17-
-
18-
provider: script
19-
script: 'yarn run deploy'
20-
on:
21-
branch: master
2211
notifications:
2312
slack: 'kleros:Ub8n81EgKJ3iRrMDyWyQIVJp'

0 commit comments

Comments
 (0)