Skip to content

Commit

Permalink
chore: remove deploy-build from provider in travis (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
varl authored Apr 22, 2019
1 parent 02707ef commit 78585d6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,6 @@ node_js:
script:
- yarn build
deploy:
- provider: script
skip_cleanup: true
script:
- npx --package @dhis2/deploy-build deploy-build
on:
tags: false
all_branches: true
- provider: script
skip_cleanup: true
script:
Expand Down

0 comments on commit 78585d6

Please sign in to comment.