mirror of
https://kkgithub.com/chinese-poetry/chinese-poetry.git
synced 2026-04-11 21:57:19 +00:00
[SUPPORT] travis-ci
This commit is contained in:
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
script: pytest
|
||||
Reference in New Issue
Block a user