Skip to content

Commit 954b867

Browse files
authored
Skip cleanup release (#133)
* Prepare release * skip cleanup so we have babel.
1 parent 45369e9 commit 954b867

File tree

4 files changed

+610
-612
lines changed

4 files changed

+610
-612
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ after_success: "./node_modules/.bin/codecov"
55
deploy:
66
provider: npm
77
on:
8+
skip_cleanup: true
89
tags: true
910
repo: parse-community/parse-server-push-adapter
1011
api_key:

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
### master
44

5-
[Full Changelog](https://github.com/parse-server-modules/parse-server-push-adapter/compare/3.0.2...master)
5+
[Full Changelog](https://github.com/parse-server-modules/parse-server-push-adapter/compare/3.0.3...master)
6+
7+
## [3.0.3](https://github.com/parse-server-modules/parse-server-push-adapter/tree/3.0.3) (2019-07-12)
8+
[Full Changelog](https://github.com/parse-server-modules/parse-server-push-adapter/compare/3.0.2...3.0.3)
9+
Continuing attempt to get travis to deploy to npm on release. Third time's a charm?
610

711
## [3.0.2](https://github.com/parse-server-modules/parse-server-push-adapter/tree/3.0.2) (2019-07-12)
812
[Full Changelog](https://github.com/parse-server-modules/parse-server-push-adapter/compare/3.0.1...3.0.2)

0 commit comments

Comments
 (0)