Unverified Commit 257b549d authored by Philipp Winter's avatar Philipp Winter
Browse files

Change Travis's Python version to 3.7.

We won't be supporting Python 2 anymore, so we may as well drop it.
parent e3de9228
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ notifications:
    on_failure: change

python:
  - "2.7"
  - "3.7"

addons:
  hosts: