Skip to content

Commit e326486

Browse files
committed
Add travis job for tests on python 3.6
1 parent f29ccd7 commit e326486

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
@@ -25,6 +25,8 @@ matrix:
2525
env: TOXENV=py34
2626
- python: 3.5
2727
env: TOXENV=py35
28+
- python: 3.6
29+
env: TOXENV=py36
2830
- python: pypy
2931
env: TOXENV=pypy
3032
notifications:

0 commit comments

Comments
 (0)