Skip to content

Commit

Permalink
travis really also build release branches
Browse files Browse the repository at this point in the history
  • Loading branch information
joernhees committed Feb 15, 2016
1 parent 19c2341 commit 39cb1bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sudo: false
branches:
only:
- master
- /^([0-9]+\.){3}(-dev)?$/
- /^\d+\.\d+\.\d+(-.*)?$/

python:
# - 2.5
Expand Down

0 comments on commit 39cb1bc

Please sign in to comment.