Skip to content

Commit

Permalink
chore(ci): remove deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
buschtoens committed Aug 6, 2020
1 parent a9342fe commit 4b2249d
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 @@ -60,11 +60,6 @@ jobs:
- env: EMBER_TRY_SCENARIO=ember-canary
- env: EMBER_TRY_SCENARIO=ember-default-with-jquery

- stage: deploy
name: "Release on npm & tag on GitHub"
script:
- yarn run semantic-release

before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash
- export PATH=$HOME/.yarn/bin:$PATH
Expand Down

0 comments on commit 4b2249d

Please sign in to comment.