Skip to content

Commit

Permalink
Remove feature branch from push branches
Browse files Browse the repository at this point in the history
  • Loading branch information
mschmidt87 committed Jul 17, 2020
1 parent 8003ee3 commit ef306df
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ env:
branches:
only:
- master
- doc/host_github_pages
jobs:
exclude:
- python: "3.6"
Expand Down Expand Up @@ -53,6 +52,5 @@ deploy:
local_dir: ./docs/_build/html/
keep_history: true
on:
all_branches: true
python: 3.8
condition: $DEP = "[all]"

0 comments on commit ef306df

Please sign in to comment.