Skip to content

Commit

Permalink
Merge pull request #24 from osquery/py2_only
Browse files Browse the repository at this point in the history
Limit TravisCI to Python 2x
  • Loading branch information
Teddy Reed authored Jul 20, 2016
2 parents 8e1d542 + 1ab0536 commit db68222
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,7 @@ cache:
python:
- 2.6
- 2.7
- 3.2
- 3.3
- 3.4
- 3.5
- pypy
- pypy3
- nightly
install:
- pip install -r requirements.txt
script:
Expand Down

0 comments on commit db68222

Please sign in to comment.