Skip to content
This repository was archived by the owner on May 23, 2023. It is now read-only.

Commit b9526a8

Browse files
committed
fix travis python3 version
1 parent b2d6e34 commit b9526a8

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: 2.7
2+
python: 3.5
33
sudo: required
44
dist: trusty
55
before_install:

0 commit comments

Comments
 (0)