Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Commit

Permalink
wip(create): provided the octokit client
Browse files Browse the repository at this point in the history
for #1
  • Loading branch information
travi committed Jan 24, 2019
1 parent 9fc7253 commit 75d6734
Show file tree
Hide file tree
Showing 7 changed files with 214 additions and 24 deletions.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ after_success: 'npm run coverage:report'
deploy:
provider: script
skip_cleanup: true
script: npx semantic-release
script: npx semantic-release@beta
on:
all_branches: true
env:
global:
- FORCE_COLOR=1
Expand Down
187 changes: 164 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 75d6734

Please sign in to comment.