Skip to content

Commit d2d86a6

Browse files
committed
ci: Test on Python 3.6
1 parent 56ee612 commit d2d86a6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ matrix:
2323
python: "3.5"
2424
services: [docker]
2525

26-
# - os: linux
27-
# dist: trusty
28-
# language: python
29-
# python: "3.6-dev"
26+
- os: linux
27+
dist: trusty
28+
language: python
29+
python: "3.6-dev"
3030

3131
cache:
3232
pip

0 commit comments

Comments
 (0)