From 534c57a78c7291b784ac1d54c962743b48388eac Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Tue, 29 Apr 2014 22:28:19 -0700 Subject: [PATCH] Travis: one more try This is horrible. Apparently, I need to *only* use `matrix.include`, none of the other options (which fill out the matrix automatically). --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9154e8aa2..55be2791b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,11 +4,6 @@ branches: only: - master -python: - - 2.6 - - 2.7 - - pypy - matrix: include: - python: 2.6