1
0
mirror of https://github.com/apachecn/epub-crawler.git synced 2025-06-02 07:13:21 +00:00

Update .travis.yml

This commit is contained in:
布客飞龙 2022-03-15 22:46:45 +08:00 committed by GitHub
parent 0d85644909
commit 6ae1f61fda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
language: python
python: 3.6
python: 3.7
install:
- 'pip install -r requirements.txt'