fonttools/.travis.yml

13 lines
196 B
YAML
Raw Normal View History

2015-03-03 09:14:54 -08:00
language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
- "3.4"
2015-03-03 09:21:30 -08:00
install:
- python setup.py install
2015-03-03 09:14:54 -08:00
notifications:
irc: "irc.freenode.org##fonts"
email: fonttools@googlegroups.com