From 4836dbb73c65db9b60786338c4fdaa433cf33136 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 4 Jan 2020 14:04:52 -0800 Subject: travis.yml: drop pypy and python 3.5 Signed-off-by: Zac Medico --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 837dbd95d..5123141ac 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,11 +1,9 @@ language: python python: - 2.7 - - 3.5 - 3.6 - 3.7 - 3.8-dev - - pypy - pypy3 # command to install dependencies -- cgit v1.2.3-18-g5258