diff --git a/.travis.yml b/.travis.yml index f2bc0d4..96f5e70 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ python: - "pypy" - "3.3" - "3.4" + - "3.5" env: - BUILD=test # Default build, see Makefile