Skip to content

Commit

Permalink
Merge 6bf75c6 into 67d42e5
Browse files Browse the repository at this point in the history
  • Loading branch information
talavis committed Jun 20, 2019
2 parents 67d42e5 + 6bf75c6 commit c409f69
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
language: python
python:
- "3.6"
matrix:
include:
- python: 3.6
dist: bionic
- python: 3.7
dist: bionic
services:
- docker
before_install:
Expand Down

0 comments on commit c409f69

Please sign in to comment.