Add Travis CI configuration

This commit is contained in:
Wenxin Tian 2023-12-04 13:49:41 -05:00
parent 9cc6d8c6d3
commit 7bfc3bffa0

View file

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