Skip to content

Commit

Permalink
Avoid building the prerelease tag - it will already have been built i…
Browse files Browse the repository at this point in the history
…n order to have been tagged
  • Loading branch information
hamishcoleman committed Oct 16, 2019
1 parent 76fecbd commit 6759713
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ dist: bionic

language: minimal

branches:
except:
- prerelease

install:
- sudo apt-get update
- make build-depends
Expand Down

0 comments on commit 6759713

Please sign in to comment.