Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Merge pull request #83 from zalando-stups/test-build
Browse files Browse the repository at this point in the history
Upgrade to python 3.7 in travis
  • Loading branch information
mikkeloscar authored Feb 8, 2019
2 parents 633d88d + eddcd68 commit a6e7174
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dist: xenial
language: python
python:
- "3.4"
python: 3.7
install:
- pip install -r requirements.txt
- pip install coveralls codecov
Expand Down

0 comments on commit a6e7174

Please sign in to comment.