Trying to get travis working

This commit is contained in:
James Godfrey-Kittle 2016-07-27 13:17:55 -07:00
parent 7318a62e80
commit 1988c26595

View File

@ -8,6 +8,7 @@ branches:
install:
- python setup.py install
- pip install git+https://github.com/behdad/fonttools
- pip install git+https://github.com/unified-font-object/ufoLib
script: