Skip to content

Commit

Permalink
Merge pull request #10 from qbicsoftware/development
Browse files Browse the repository at this point in the history
Enable tag branches for travis
  • Loading branch information
sven1103 authored Nov 29, 2019
2 parents af5170f + 5e49f8a commit 2cf6fbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ branches:
only:
- master
- development
- /^[vV]?\d+\.\d+\.\d+$/ # matches e.g., v1.2.3, 1.2.3, V1.2.3

# added to make logs look cleaner, crisper, certified fresh
before_install: unset _JAVA_OPTIONS
Expand Down

0 comments on commit 2cf6fbb

Please sign in to comment.