Skip to content

Commit

Permalink
Attempt at making a build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
lepinkainen committed Dec 29, 2015
1 parent 013ae2e commit 3e640c6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ sudo: false
cache: pip
python:
- "2.7"
env:
- VCR_RECORD_MODE=none
- VCR_RECORD_MODE=all

# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
install:
- pip install --upgrade pip setuptools
Expand Down

0 comments on commit 3e640c6

Please sign in to comment.