Skip to content

Commit db68222

Browse files
author
Teddy Reed
authored
Merge pull request #24 from osquery/py2_only
Limit TravisCI to Python 2x
2 parents 8e1d542 + 1ab0536 commit db68222

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

-6
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,7 @@ cache:
66
python:
77
- 2.6
88
- 2.7
9-
- 3.2
10-
- 3.3
11-
- 3.4
12-
- 3.5
139
- pypy
14-
- pypy3
15-
- nightly
1610
install:
1711
- pip install -r requirements.txt
1812
script:

0 commit comments

Comments
 (0)