Skip to content

Commit

Permalink
Merge pull request #125 from Turbo87/ci-deploy
Browse files Browse the repository at this point in the history
CI: Switch NPM deploy user to "ember-cli"
  • Loading branch information
rwjblue authored Jan 9, 2017
2 parents fc46dbf + 4ef9a1f commit 4261c4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ script:

deploy:
- provider: npm
email: tobias.bieniek@gmx.de
email: stefan.penner+ember-cli@gmail.com
api_key:
secure: gBwrB+pS88CLrmwidwapdLmcyqj6cgguica2vGlM88sOllVIu8gfPo3fQ9UB0uCHlrhfx41lq+lMTqeXbYen0U0ltc4YnnTWo92i5myeuAWZRYC+4fi+8afLLugwSd7afbTsrmQyXoZuEggXyjQYEr/xZ0KzdqIeL4YFxp4z6m8=
secure: PQRsq4JcFYPXOqov1jwPw63WnwYYpyKby/2akUjq8PHwwgCDEt34Z8yqQdJogqKmKRjijsiWu+b54fbIpZ6TMvqPL18F8FbCl6e2zoAY55VUmmVkx9wkvuPydTDs2fuPqk6LFvmIMiq+pjEPlSeWg3GpFSkFjfs0WZlO33xMyWw=
on:
tags: true
repo: emberjs/ember-mocha
Expand Down

0 comments on commit 4261c4e

Please sign in to comment.