diff --git a/.travis.yml b/.travis.yml index 87705cd..50bd127 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,4 +16,4 @@ deploy: tags: true repo: rwl/PYPOWER branch: master - python: '2.7' + python: '3.5'