Skip to content

Commit

Permalink
Install requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulinus committed Feb 3, 2015
1 parent d8d3afe commit 436a977
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
@@ -1,6 +1,8 @@
language: python
python:
- "2.7"
install:
- pip install -r requirements.txt --allow-external
script:
- python setup.py build_clib
- python setup.py build_ext --inline

0 comments on commit 436a977

Please sign in to comment.