Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Commit fd842d9

Browse files
committed
Drop travis build for python 2.7
1 parent da214c6 commit fd842d9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
language: python
22
python:
3-
- "2.7"
43
- "3.6"
54
install:
65
- python setup.py install
76
script:
87
- python -m unittest discover -p "*_test.py"
9-

0 commit comments

Comments
 (0)