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
2cdde6be6c
commit
f6bccebb51
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ python:
|
||||||
install:
|
install:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
script:
|
script:
|
||||||
- python your_test_script.py
|
- python your_test_script.py
|
||||||
|
|
Loading…
Reference in a new issue