diff --git a/.travis.yml b/.travis.yml index c6cc8ca..85f7059 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,6 @@ language: python python: + - "3.4" - "3.5" - "3.6"