Skip to content

Commit

Permalink
👷 Upgrade Travis (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo authored May 15, 2019
1 parent 23ffff3 commit d1797a0
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,9 +1,9 @@
sudo: required
dist: xenial

language: python

python:
- "3.6"
- "3.7"

install:
- pip install docker pytest
Expand Down

0 comments on commit d1797a0

Please sign in to comment.