Skip to content

Commit

Permalink
Build adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
lepinkainen committed Dec 29, 2015
1 parent a16e4d8 commit 30a40b2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ sudo: false
cache: pip
python:
- "2.7"
- "pypy"
env:
- VCR_RECORD_MODE=once
- VCR_RECORD_MODE=none
- VCR_RECORD_MODE=all

# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
Expand Down
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ httplib2 >= 0.8.0
feedparser >= 5.1.3
service_identity
python-dateutil >= 2.2
# test libraries
vcrpy

pytest
nose

0 comments on commit 30a40b2

Please sign in to comment.