Skip to content

Commit a1b2fa6

Browse files
committed
Travis CI: Stop testing on Legacy Python
Signed-off-by: Christian Clauss <cclauss@me.com>
1 parent 3d9dab9 commit a1b2fa6

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
@@ -10,8 +10,6 @@ jobs:
1010
env: TOXENV=py36
1111
- python: 3.5
1212
env: TOXENV=py35
13-
- python: 2.7
14-
env: TOXENV=py27
1513

1614
install:
1715
- git clone https://github.com/eclipse/paho.mqtt.testing.git || true

0 commit comments

Comments
 (0)