From f74be0c665677d6c78ae76422f6e191f6a8ef82e Mon Sep 17 00:00:00 2001 From: RicterZ Date: Thu, 11 Apr 2019 22:10:16 +0800 Subject: [PATCH] add new tests --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index db1f84c..e8a0921 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,8 +12,10 @@ install: - python setup.py install script: + - echo 268642 > /tmp/test.txt - NHENTAI=https://nhentai.net nhentai --search umaru - NHENTAI=https://nhentai.net nhentai --id=152503,146134 -t 10 --output=/tmp/ - NHENTAI=https://nhentai.net nhentai -l nhentai_test:nhentai --download --output=/tmp/ - NHENTAI=https://nhentai.net nhentai --tag lolicon - NHENTAI=https://nhentai.net nhentai --id 92066 --output=/tmp/ --cbz + - NHENTAI=https://nhentai.net nhentai --file /tmp/test.txt