mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-28 17:32:38 +02:00
Add Travis CI configuration
This commit is contained in:
parent
f6bccebb51
commit
f84acba2b6
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
language: python
|
||||
python:
|
||||
- "3.8"
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
script:
|
||||
- python your_test_script.py
|
Loading…
Reference in a new issue