Skip to content

Commit 867570c

Browse files
author
Jason McFarland
committed
removing 2.6 build for now
1 parent a10e794 commit 867570c

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,6 +1,6 @@
11
language: python
22
python:
3-
- "2.6"
3+
# - "2.6" issue with linecache2 compilation on travis ci
44
- "2.7"
55
- "3.5"
66
- "3.6"

0 commit comments

Comments
 (0)