Skip to content

Commit

Permalink
update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wuseal committed Jul 31, 2021
1 parent 7a29c90 commit 0c40bea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ script:
- cat ./doc/CHANGELOG.md
- ./gradlew buildPlugin
- cd library && ./gradlew build test -s
- cd ../
- ./gradlew createGithubReleaseNotes
- cd ../ && ls && ./gradlew createGithubReleaseNotes
deploy:
- provider: releases
api_key: $GH_TOKEN
Expand Down

0 comments on commit 0c40bea

Please sign in to comment.