Skip to content

Commit

Permalink
new travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Apr 1, 2016
1 parent 2aea530 commit 9384a75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ python:
- "nightly"
- "pypy"
- "pypy3"
services: mongodb
install:
- pip install -r requirements.txt
- pip install coveralls
Expand All @@ -28,3 +29,4 @@ deploy:
on:
tags: true
python: "2.7"
condition: $ADAPTER = mongo

0 comments on commit 9384a75

Please sign in to comment.