diff --git a/.travis.yml b/.travis.yml index a624d46eb..85f97618c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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