Skip to content

Commit

Permalink
ember-cli-update -p @kellyselden/ember-blueprint -b @kellyselden/embe…
Browse files Browse the repository at this point in the history
…r-blueprint --to 1.1.2
  • Loading branch information
renovate-bot authored and Kelly Selden committed Apr 12, 2020
1 parent 6e918d7 commit 4b9c71b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ jobs:
- git remote set-url origin https://[email protected]/$TRAVIS_PULL_REQUEST_SLUG.git
- npx https://github.com/kellyselden/ember-cli-update-action.git#semver:^1.5.4 --pull-request-url https://api.github.com/repos/$TRAVIS_REPO_SLUG/pulls/$TRAVIS_PULL_REQUEST --autofix-command "npm run lint:js -- --fix"

- stage: Deploy
if: tag IS present
- if: tag IS present
stage: Deploy
name: "Deploy"
install: ignore
script: ignore
Expand Down
2 changes: 1 addition & 1 deletion tests/dummy/config/ember-cli-update.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
{
"name": "@kellyselden/ember-blueprint",
"version": "1.1.1",
"version": "1.1.2",
"blueprints": [
{
"name": "@kellyselden/ember-blueprint",
Expand Down

0 comments on commit 4b9c71b

Please sign in to comment.