diff --git a/.travis.yml b/.travis.yml index afaa3510..faa99fdc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,6 +12,7 @@ cache: python: - 3.4 + - 3.5 before_cache: - rm -f $HOME/.cache/pip/log/debug.log