Skip to content

Commit

Permalink
Fix branches
Browse files Browse the repository at this point in the history
  • Loading branch information
ezh committed Jan 7, 2017
1 parent 5637879 commit 13c2f99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ language: java
branches:
only:
- master
except:
- /^v[0-9]/
- /^v[0-9]+/

env:
global:
- "COMMIT=${TRAVIS_COMMIT::8}"
Expand Down

0 comments on commit 13c2f99

Please sign in to comment.