Skip to content

Commit

Permalink
Merge pull request emberjs#131 from Turbo87/fix-auto-dist-tag
Browse files Browse the repository at this point in the history
CI: Use `skip_cleanup` to not revert `auto-dist-tag` adjustment
  • Loading branch information
Turbo87 authored Mar 26, 2018
2 parents ec214ba + 53dd029 commit 8033a85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ deploy:
email: stefan.penner+ember-cli@gmail.com
api_key:
secure: MGME3tiODyEWOdBlWDXJW8pYbN8Ltz8rgnWSqthv5nCY/oN1SVm0mUOvGydCgoHxtszqUpvfExoBmnD/tcaXXVSzajfAWsa+DDx3zKvAcAbsNRsmPgBuWV8/Ptpq6bglx8kwGHeCatqQgghv0Mm7UrpMEZwbq3u7pzAVjNnUeSo=
skip_cleanup: true
on:
tags: true
repo: babel/broccoli-babel-transpiler

0 comments on commit 8033a85

Please sign in to comment.