mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-04-19 10:21:19 +02:00
15 lines
214 B
YAML
15 lines
214 B
YAML
os:
|
|
- linux
|
|
- os x
|
|
|
|
language: python
|
|
python:
|
|
- 2.7
|
|
- 2.6
|
|
|
|
install:
|
|
- python setup.py install
|
|
|
|
script:
|
|
- nhentai --search umaru
|
|
- nhentai --ids=152503,146134 -t 10 --download --path=/tmp/ |