Skip to content
This repository has been archived by the owner on May 10, 2019. It is now read-only.

Commit

Permalink
travisci: install requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
richq committed Mar 22, 2014
1 parent 5576fa2 commit 23c4d51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ language: python
python:
- "2.7"
- "2.6"
install: "pip install -r requirements.txt"
script: nosetests

0 comments on commit 23c4d51

Please sign in to comment.