Skip to content

Commit 7e37870

Browse files
committed
chore: Remove broken autodeploy from travis config
Will be added again in #73
1 parent 944b39f commit 7e37870

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
@@ -14,10 +14,3 @@ script:
1414
cache: yarn
1515
after_success:
1616
- bash <(curl -s https://codecov.io/bash)
17-
18-
deploy:
19-
provider: script
20-
script: scripts/deploy.sh
21-
on:
22-
branch: master
23-
node: '7'

0 commit comments

Comments
 (0)