i3pystatus/.travis.yml
2014-04-19 11:05:32 +02:00

6 lines
82 B
YAML

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