Skip to content

Commit

Permalink
Update python to 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jcushman committed Oct 20, 2017
1 parent 7fec1b9 commit 9f50a9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,7 @@ sudo: false

language: python
python:
- "3.4"
- "3.5"

addons:
postgresql: "9.6"
Expand Down
2 changes: 1 addition & 1 deletion runtime.txt
@@ -1 +1 @@
python-3.4
python-3.5

0 comments on commit 9f50a9e

Please sign in to comment.