diff --git a/.travis.yml b/.travis.yml index 1cdee59f0..f8b9e7e00 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,8 +2,8 @@ # http://lint.travis-ci.org/ language: python -#python: -# - 3.4 +python: + - 3.4 install: - time sudo apt-get update