Skip to content

Commit

Permalink
Execute deploy on Python3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
PGijsbers committed Jun 30, 2020
1 parent 127f144 commit 4f7f649
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 @@ -13,6 +13,7 @@ jobs:
- env: JOB=check
python: 3.8
- env: JOB=deploy
python: 3.8
if: (branch = master OR branch = develop) AND type = push

install:
Expand Down

0 comments on commit 4f7f649

Please sign in to comment.