Skip to content

Commit

Permalink
Remove restriction to only master branch builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
wrmilling authored Nov 5, 2020
1 parent d16d570 commit 90d7512
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ dist: trusty
sudo: false
cache: pip

branches:
only:
- master

if: tag IS blank

jobs:
Expand Down

0 comments on commit 90d7512

Please sign in to comment.