From 4897905287c2eaceac81510ae23eabf6116ca061 Mon Sep 17 00:00:00 2001 From: Thomas Goyne Date: Sun, 22 Sep 2019 16:44:03 -0700 Subject: [PATCH] Install autopoint on travis --- .travis.yml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index a6826bf9a..455d5f1ba 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,15 +10,16 @@ addons: sources: - ubuntu-toolchain-r-test packages: + - autopoint + - g++-5 - libasound2-dev - - libfftw3-dev - - libhunspell-dev - - yasm - - libfribidi-dev - libass-dev + - libfftw3-dev + - libfribidi-dev + - libhunspell-dev - libicu-dev - luarocks - - g++-5 + - yasm matrix: include: