Skip to content

Commit

Permalink
deleting deploy block to not implement #17
Browse files Browse the repository at this point in the history
  • Loading branch information
dtardoin-eb committed Apr 19, 2018
1 parent 4075309 commit d0468e1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,3 @@ cache: yarn
# (will move this to the release step once that's implemented)
script: yarn run validate && yarn run build

deploy:
provider: script
skip_cleanup: true
script: npx semantic-release

0 comments on commit d0468e1

Please sign in to comment.