diff --git a/.travis.yml b/.travis.yml index b1dc304..d1bb82a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,6 @@ +# Prevents duplicate builds from occurring after Travis updates the tag in GitHub +if: tag IS blank + language: java cache: