Skip to content

Commit 3eb1dfb

Browse files
committed
CI: rm older python 3 versions, upgrade pypi
1 parent 520610e commit 3eb1dfb

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.travis.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,9 @@ language: python
33
sudo: false
44
python:
55
- 2.7
6-
- 3.3
7-
- 3.4
8-
- 3.5
96
- 3.6
10-
- pypy3.5-5.8.0
11-
- pypy-5.6.0
7+
- pypy3.5-5.10.1
8+
- pypy2.7-5.10.0
129
env:
1310
- TMUX_VERSION=master
1411
- TMUX_VERSION=2.6

0 commit comments

Comments
 (0)