Skip to content

Commit ef8a75e

Browse files
committed
Explicitly use python 2.7 in Travis-CI
Signed-off-by: imjoey <majunjiev@gmail.com>
1 parent 4f0904a commit ef8a75e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
language: python
1+
language: python:2.7
22

33
before_install:
44
- sudo apt-get -y install python-pip

0 commit comments

Comments
 (0)