Skip to content

Commit

Permalink
added python3.4 python3.5 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosp420 committed Dec 9, 2015
1 parent c438445 commit bc52215
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,8 @@ sudo: false

python:
- "3.3"
- "3.4"
- "3.5"

services:
- elasticsearch
Expand Down

0 comments on commit bc52215

Please sign in to comment.