From b5ca6fcfb96093eec454dc49948f1d6b2544a5ab Mon Sep 17 00:00:00 2001 From: William Deegan Date: Thu, 21 Dec 2017 17:24:01 -0800 Subject: fix travis file --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index d976a28..800a9fd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,9 +1,5 @@ dist: trusty language: python -python: - - "2.7" - - "3.5" - - "pypy" install: # dependencies for clang tests -- cgit v0.12