Skip to content

Commit

Permalink
feat(useApi): Bug fix and trigger CI again
Browse files Browse the repository at this point in the history
BREAKING CHANGE: revert keepState=false for request()
  • Loading branch information
RyanRoll committed Sep 23, 2019
1 parent 96b9ce9 commit 634b612
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 @@ -13,8 +13,6 @@ jobs:
# Define the release stage that runs semantic-release
- stage: Release
node_js: lts/*
# Advanced: optionally overwrite your default `script` step to skip the tests
# script: skip
deploy:
provider: script
skip_cleanup: true
Expand Down

0 comments on commit 634b612

Please sign in to comment.