Skip to content

Commit

Permalink
Test with 3.6.1 in Travis (home-assistant#26347)
Browse files Browse the repository at this point in the history
  • Loading branch information
scop authored and peternijssen committed Sep 5, 2019
1 parent 2b3b124 commit 7c3eaf6
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,14 @@ addons:
matrix:
fast_finish: true
include:
- python: "3.6.0"
- python: "3.6.1"
env: TOXENV=lint
dist: trusty
- python: "3.6.0"
- python: "3.6.1"
env: TOXENV=pylint
dist: trusty
- python: "3.6.0"
- python: "3.6.1"
env: TOXENV=typing
dist: trusty
- python: "3.6.0"
- python: "3.6.1"
env: TOXENV=py36
dist: trusty
- python: "3.7"
env: TOXENV=py37

Expand Down

0 comments on commit 7c3eaf6

Please sign in to comment.