Skip to content

Commit 436ae92

Browse files
authored
Merge pull request #78 from dmtucker/deploy
Deploy from Travis CI with Python 3.8
2 parents db3d6cd + 26444d1 commit 436ae92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ deploy:
2323
on:
2424
repo: dbader/pytest-mypy
2525
tags: true
26-
python: '3.4'
26+
python: '3.8'
2727
before_cache:
2828
- rm -rf $HOME/.cache/pip/log
2929
cache:

0 commit comments

Comments
 (0)