Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Commit

Permalink
Enable Python 3.6 in Travis
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <ys@uber.com>
  • Loading branch information
Yuri Shkuro committed Jan 15, 2018
1 parent e5878da commit 2fb2dc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ matrix:
env: COVER=1
- python: '2.7'
env: CROSSDOCK=1
- python: '3.6'

services:
- docker
Expand Down

0 comments on commit 2fb2dc7

Please sign in to comment.