Skip to content

Commit

Permalink
Travis can publish
Browse files Browse the repository at this point in the history
  • Loading branch information
samselikoff committed Aug 7, 2018
1 parent 174ea70 commit e6af6a9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Expand Up @@ -71,3 +71,12 @@ jobs:
allow_failures:
- env: EMBER_TRY_SCENARIO=ember-beta
- env: EMBER_TRY_SCENARIO=ember-canary

deploy:
provider: npm
email: sam.selikoff@gmail.com
api_key:
secure: O6cP0nTiCbA+MuD6hRKdyyd6DWTFR/dc9klB10zXTnrwajjzLmenvvshPUv+F6lHCpb2SfrWW6cpFjZ61BPwKaaalF9u8encNkGlDYGtO77sWJu6LuJFeWPZnAC9rdAw4hPjz+gqTL+leeDMHzjB32VRqy2cpwFzet3e+W2eUuk=
on:
tags: true
repo: samselikoff/ember-cli-mirage

0 comments on commit e6af6a9

Please sign in to comment.