Files
asciinema/.travis.yml
2013-09-30 23:44:44 +02:00

6 lines
63 B
YAML

language: python
python:
- "2.6"
- "2.7"
script: make test