remove unnecessary apt-get ttfautohint dependency installs on Travis builds

pull/291/head
Chris Simpkins 2017-08-22 19:39:23 +07:00
parent 9f9c34f36d
commit ea3fb98e95
1 changed files with 2 additions and 3 deletions

@ -9,7 +9,6 @@ before_script:
- pip install ufolint
- sudo apt-get -qq update
- sudo apt-get install -y shellcheck
- sudo apt-get install -y gcc g++ libfreetype6-dev libglib2.0-dev libcairo2-dev
script:
- make -j $TARGET