Skip to content

Commit

Permalink
committing changes for v2.7.4-201807151612
Browse files Browse the repository at this point in the history
  • Loading branch information
rlf committed Jul 15, 2018
1 parent 305085f commit 7d244c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,14 @@ deploy:
file:
- uSkyBlock-Plugin/target/uSkyBlock*.jar
- uSkyBlock-Plugin/target/uSkyBlock-Plugin/gettext-report.txt
- changelog.txt
- uSkyBlock-API/target/uSkyBlock-API-*.jar
skip_cleanup: true
on:
tags: true
all_branches: true
prerelease: true
body: "${RELEASENOTE}"
cache:
directories:
- "$HOME/.m2"
2 changes: 1 addition & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Change Log for v2.7.4..v2.7.4-201807151553
# Change Log for v2.7.4..v2.7.4-201807151612
* c69ecf1 Feature #974 - Add challengecompletion times as challenge requirement
* a786922 Issue #995 - Handle many required items
* 07ecfe2 Issue #993 - Handle large orphan lists
Expand Down

0 comments on commit 7d244c2

Please sign in to comment.