Skip to content

Commit

Permalink
turn on travis for the feature-dev branches
Browse files Browse the repository at this point in the history
  • Loading branch information
balopat committed Apr 6, 2020
1 parent 0bc4959 commit 18a3b9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ cache:
branches:
only:
- master
- /^feature-dev-.*$/
- /^v\d+\.\d+\.\d+-dev$/
before_install:
- pip install --upgrade pip setuptools wheel
Expand Down

0 comments on commit 18a3b9a

Please sign in to comment.