Skip to content

Commit dc36c9f

Browse files
committed
travis.yml: Install Python v3.6.3
1 parent ab5e860 commit dc36c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: python
2-
python: 3.6
2+
python: 3.6.3
33

44
cache:
55
pip: true

0 commit comments

Comments
 (0)