Skip to content

Commit 779798d

Browse files
committed
Fix travis bug
1 parent 3c1e060 commit 779798d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ matrix:
1212
- dist: trusty
1313
sudo: required
1414
language: python
15-
python: '3.7'
15+
python: '3.6'
1616
services:
1717
- docker
1818
install:

0 commit comments

Comments
 (0)