Skip to content

Commit

Permalink
Removed create-github-release trigger.
Browse files Browse the repository at this point in the history
  • Loading branch information
thornberger committed Nov 27, 2017
1 parent fcbbd1e commit db90db7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ cache: yarn
before_install: yarn global add greenkeeper-lockfile@1
before_script:
- greenkeeper-lockfile-update
- if [[ -n "$TRAVIS_TAG" ]] && [[ "$TRAVIS_JOB_NUMBER" == *.1 ]]; then yarn run create-github-release;
fi
script:
- yarn lint
- yarn coverage
Expand Down

0 comments on commit db90db7

Please sign in to comment.