Skip to content

Commit

Permalink
Add branch allow-list back in travis settings
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Apr 12, 2021
1 parent 6fb05c8 commit 3c386bf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ jdk:
- openjdk8
- openjdk11

# Avoid bogus branches
branches:
only:
- "2.12"

# Below this line is configuration for deploying to the Sonatype OSS repo
# https://knowm.org/configure-travis-ci-to-deploy-snapshots/

Expand Down

0 comments on commit 3c386bf

Please sign in to comment.