diff --git a/.travis.yml b/.travis.yml index cac5b1c..21b2514 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: python python: - - 3.5 + - 3.6 cache: pip