Skip to content

Commit 0d660c9

Browse files
authored
Update .travis.yml
Changed Python version from 3.6 -> 3.8
1 parent 2c73b0d commit 0d660c9

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
@@ -2,7 +2,7 @@ language: python
22
python:
33
- '2.7'
44
- '3.5'
5-
- '3.6'
5+
- '3.8'
66
deploy:
77
provider: pypi
88
user: api.mailjet

0 commit comments

Comments
 (0)