Skip to content

Commit f9c8420

Browse files
authored
Update .travis.yml
1 parent 7d29352 commit f9c8420

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.travis.yml

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
language: python
22
python:
3-
- 2.7
4-
- 3.5
5-
- 3.6
3+
- 3.8
64
sudo: false
75
notifications:
86
email: false
@@ -21,7 +19,7 @@ deploy:
2119
secure: Z88A/qARvvwFdogCnwiybg9g8+FTiJmTKh4rkfoOkFJP02dirWC3lDf8ZEUGo8Uk9QgO+M9BhcJR6vy7STGHYuVF+xC3lz9nuIQj39JkGfHOdy2aUOwiNQLES6jVGEzhJdDv4mJ5Wg481m0ZFGFxzjnAkpVBR2wxCyN80hcOXPc=
2220
distributions: "sdist bdist_wheel"
2321
on:
24-
python: 2.7
22+
python: 3.8
2523
tags: true
2624
repo: CellProfiler/python-bioformats
2725
skip_cleanup: true

0 commit comments

Comments
 (0)