Skip to content

Commit

Permalink
Update travis file to reflect versions supported by Zope.
Browse files Browse the repository at this point in the history
  • Loading branch information
thefunny42 committed Oct 27, 2020
1 parent 4781cb5 commit 2474cf2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
language: python
python:
- 2.7
- 3.4
- 3.5
- 3.6
- 3.7
- 3.8
- pypy
- pypy3
install:
Expand Down

0 comments on commit 2474cf2

Please sign in to comment.