Skip to content

Commit 971bc5c

Browse files
author
pgaref
committed
Python Travis version fix v2
1 parent ad006e2 commit 971bc5c

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.7g
3+
- 2.7
44
sudo: false
55
# command to install dependencies
66
install:

0 commit comments

Comments
 (0)