Skip to content

Commit b35f2ca

Browse files
authored
Update .travis.yml to ensure that tag builds are performed
1 parent b1cb06d commit b35f2ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
if: branch = master
1+
if: branch = master OR tag is present
22

33
language: java
44
jdk:

0 commit comments

Comments
 (0)