i3pystatus/.travis.yml
2014-04-19 11:09:42 +02:00

6 lines
94 B
YAML

language: python
python:
- "3.2"
install: "pip install -r requirements.txt"
script: py.test