Permalink
Find file
Fetching contributors…
Cannot retrieve contributors at this time
8 lines (7 sloc) 170 Bytes
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