Skip to content

Commit

Permalink
test deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
mschmidt87 committed Aug 5, 2020
1 parent c4518a1 commit 49326f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ env:
branches:
only:
- master
- CI/examples_short
jobs:
exclude:
- python: "3.6"
Expand Down Expand Up @@ -50,5 +51,6 @@ deploy:
local_dir: ./docs/_build/html/
keep_history: true
on:
branch: CI/examples_short
python: 3.8
condition: $DEP = "[all]"

0 comments on commit 49326f0

Please sign in to comment.