you-get/.travis.yml
2013-02-15 01:06:04 +01:00

7 lines
103 B
YAML

# https://travis-ci.org/soimort/you-get
language: python
python:
- "3.2"
- "3.3"
script: make test