diff --git a/.travis.yml b/.travis.yml index b9dae88..b49feeb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,11 +8,10 @@ language: python python: - "2.6" - "2.7" - - "3.2" - "3.3" - "3.4" - pypy - - pypy3 + - pypy3.3-5.2-alpha1 matrix: include: # Travis nightly look to be 3.5.0a4, b3 is out and the error we see