Skip to content
This repository was archived by the owner on Jun 29, 2021. It is now read-only.

Commit 6997f06

Browse files
committed
chore(.travis.yml): update python to 3.5.x
Matches better with `apt-get python3` in the Dockerfile.
1 parent a22a448 commit 6997f06

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
@@ -1,6 +1,6 @@
11
language: python
22
python:
3-
- "2.7"
3+
- "3.5"
44
branches:
55
only:
66
- master

0 commit comments

Comments
 (0)