[TravisCI] make install explicit

This commit is contained in:
Behdad Esfahbod 2015-03-03 09:21:30 -08:00
parent f5a6c2f1de
commit 822b3f630e

View File

@ -5,6 +5,8 @@ python:
- "3.2"
- "3.3"
- "3.4"
install:
- python setup.py install
notifications:
irc: "irc.freenode.org##fonts"
email: fonttools@googlegroups.com