Add Travis CI configuration

This commit is contained in:
Wenxin Tian 2023-12-04 12:17:19 -05:00
parent 2cdde6be6c
commit f6bccebb51

View file

@ -4,4 +4,4 @@ python:
install:
- pip install -r requirements.txt
script:
- python your_test_script.py
- python your_test_script.py