Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0x00b1 authored Jul 20, 2020
1 parent 7d29352 commit f9c8420
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
language: python
python:
- 2.7
- 3.5
- 3.6
- 3.8
sudo: false
notifications:
email: false
Expand All @@ -21,7 +19,7 @@ deploy:
secure: Z88A/qARvvwFdogCnwiybg9g8+FTiJmTKh4rkfoOkFJP02dirWC3lDf8ZEUGo8Uk9QgO+M9BhcJR6vy7STGHYuVF+xC3lz9nuIQj39JkGfHOdy2aUOwiNQLES6jVGEzhJdDv4mJ5Wg481m0ZFGFxzjnAkpVBR2wxCyN80hcOXPc=
distributions: "sdist bdist_wheel"
on:
python: 2.7
python: 3.8
tags: true
repo: CellProfiler/python-bioformats
skip_cleanup: true

0 comments on commit f9c8420

Please sign in to comment.