Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
[app_store] [clowntown]
  • Loading branch information
ZachOrr committed May 30, 2019
1 parent 54c895f commit 04ddc1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ stages:
- name: cron
if: "(type == cron)"
- name: test
if: NOT ((type == push AND commit_message =~ \[clowntown\]) OR (type == cron))
if: "NOT ((type == push AND commit_message =~ \\[clowntown\\]) OR (type == cron))"
- name: app_store
if: "(type == push) AND (branch == master) AND (commit_message =~ \\[app_store\\])"
- name: beta
Expand Down
2 changes: 1 addition & 1 deletion fastlane/metadata/en-US/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Hey y’all - another update with lots of bug fixes and performance improvements.
Hey y’all - this update fixes a bug where event alliances would sometimes show up sorted incorrectly, along with a handful of bug fixes.

The Blue Alliance is built and maintained by volunteers - help us build The Blue Alliance for iOS at https://github.com/the-blue-alliance

0 comments on commit 04ddc1b

Please sign in to comment.