Skip to content
Permalink
Fetching contributors…
Cannot retrieve contributors at this time
|
language: python |
|
python: |
|
- "3.4" |
|
# command to install dependencies |
|
install: "pip3 install -r requirements.txt" |
|
# command to run tests |
|
script: python3 src/robot.py test |
You can't perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.