mirror of
https://github.com/cooperhammond/irs.git
synced 2024-11-09 18:48:33 +00:00
remove travis ci dependencies
This commit is contained in:
parent
28d72cd7ad
commit
fea1b9dd70
|
@ -5,7 +5,6 @@ python:
|
|||
- "3.6"
|
||||
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
- python setup.py install
|
||||
- irs --setup
|
||||
|
||||
|
|
Loading…
Reference in a new issue