summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorSteven G. Johnson <stevenj@alum.mit.edu>2019-04-09 15:09:57 -0400
committerGitHub <noreply@github.com>2019-04-09 15:09:57 -0400
commite1b05f7be3bf23cd09b97673ded00e1ad54c4a97 (patch)
tree188b7a733c3e94f6f9232b7847cd1751191137ea /.travis.yml
parent454f60150c7f023526d353e1e6b386f93ee0b116 (diff)
downloadlibutf8proc-e1b05f7be3bf23cd09b97673ded00e1ad54c4a97.tar.gz
libutf8proc-e1b05f7be3bf23cd09b97673ded00e1ad54c4a97.tar.bz2
fontforge is no longer needed
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 60385b1..7393bc7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,8 +6,6 @@ notifications:
include:
- language: julia
julia: 1.1
-before_install:
- - sudo apt-get install fontforge -y
script:
- make manifest && diff MANIFEST.new MANIFEST
- make check