mirror of
https://github.com/cooperhammond/irs.git
synced 2025-01-02 19:15:26 +00:00
travis dependencies
This commit is contained in:
parent
00523cae88
commit
b2ba980028
|
@ -7,6 +7,7 @@ python:
|
|||
install:
|
||||
- pip install -r requirements.txt
|
||||
- python setup.py install
|
||||
- irs --setup
|
||||
|
||||
script:
|
||||
- python tests/album.py
|
||||
|
|
Loading…
Reference in a new issue