Skip to content

Commit a5a0350

Browse files
authored
Merge branch 'master' into requires-io-master
2 parents cf0ff4c + eb8bc08 commit a5a0350

7 files changed

Lines changed: 486 additions & 303 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ language: python
55

66
matrix:
77
include:
8+
- python: "3.8"
9+
env: TOXENV=flake8
10+
- python: "3.8"
11+
env: TOXENV=mypy
812
- python: "2.7"
913
env: TOXENV=test-py27,codecov
1014
- python: "3.4"

0 commit comments

Comments
 (0)