Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
Disable Travis/py2 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
roll committed Sep 12, 2020
1 parent 7619fa3 commit e7265b9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,9 @@ language:
python

python:
- 2.7
# NOTE: Recover after a fix:
# https://github.com/tobgu/pyrsistent/issues/208
# - 2.7
- 3.6
- 3.7
- 3.8
Expand Down

0 comments on commit e7265b9

Please sign in to comment.