Skip to content

Commit

Permalink
Install newer FontForge from PPA
Browse files Browse the repository at this point in the history
The packaged version is too old for us.
  • Loading branch information
khaledhosny committed Aug 1, 2018
1 parent b0db611 commit e494662
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,11 @@ virtualenv:

addons:
apt:
sources:
- sourceline: 'ppa:fontforge/fontforge'
packages:
- python-fontforge
- fontforge
- python-fontforge

install:
- pip install fonttools
Expand Down

0 comments on commit e494662

Please sign in to comment.