From 8abe2a6918732a19855379e658798f8d47b3d313 Mon Sep 17 00:00:00 2001 From: Hugo Date: Wed, 25 Nov 2015 08:58:05 +0200 Subject: [PATCH] Python 3.5 is out --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index fc2441e3e..c90da84d2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ os: python: - "2.7" - "3.4" + - "3.5" # install dependencies install: