Skip to content

Commit a17b8fe

Browse files
committed
Add lint to travis CI
1 parent 1319bc8 commit a17b8fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ sudo: false
22
language: python
33
matrix:
44
include:
5+
- python: 3.6
6+
env: TOXENV=lint
57
- python: 2.7
68
env: TOXENV=py27
79
- python: 3.4

0 commit comments

Comments
 (0)