Skip to content

Commit

Permalink
Update .travis.yml to ensure that tag builds are performed
Browse files Browse the repository at this point in the history
  • Loading branch information
rnorth committed Sep 8, 2019
1 parent b1cb06d commit b35f2ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
if: branch = master
if: branch = master OR tag is present

language: java
jdk:
Expand Down

0 comments on commit b35f2ca

Please sign in to comment.