mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-12-15 13:35:41 +01:00
add .travis.yml test
This commit is contained in:
15
.travis.yml
Normal file
15
.travis.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
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/
|
||||
Reference in New Issue
Block a user