From: Alex Morega Date: Sun, 7 Jul 2013 11:02:49 +0000 (+0200) Subject: hey travis, run on py33! X-Git-Tag: 1.0~67 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81ed308d5afe7d7885173d56a3d97a9589400234;p=thirdparty%2Fbabel.git hey travis, run on py33! --- diff --git a/.travis.yml b/.travis.yml index a4487056..9f546a55 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ python: - "2.6" - "2.7" - "pypy" + - "3.3" install: - pip install pytest