Skip to content

Commit da99adb

Browse files
author
Burak Yigit Kaya
committed
Remove support for old Python 3.x versions
1 parent 78b9e85 commit da99adb

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,8 +1,6 @@
11
language: python
22
python:
33
- '2.7'
4-
- '3.3'
5-
- '3.4'
64
- '3.5'
75
install: pip install .
86
script: python -m phabricator.tests.test_phabricator

0 commit comments

Comments
 (0)