[Groonga-commit] ranguba/chupa-text-decomposer-pdf at 3cf8d4a [master] travis: install libgirepository1.0-dev manually

Back to archive index
Kouhei Sutou null+****@clear*****
Wed Feb 27 18:22:02 JST 2019


Kouhei Sutou	2019-02-27 18:22:02 +0900 (Wed, 27 Feb 2019)

  Revision: 3cf8d4ad1bcd3694890540db525826d017a644bf
  https://github.com/ranguba/chupa-text-decomposer-pdf/commit/3cf8d4ad1bcd3694890540db525826d017a644bf

  Message:
    travis: install libgirepository1.0-dev manually

  Modified files:
    .travis.yml

  Modified: .travis.yml (+4 -1)
===================================================================
--- .travis.yml    2019-02-27 18:18:11 +0900 (0725e8f)
+++ .travis.yml    2019-02-27 18:22:02 +0900 (e1ff810)
@@ -2,7 +2,10 @@ notifications:
   webhooks:
     - https://webhook.commit-email.info/
 dist: xenial
-sudo: required
+addons:
+  apt:
+    packages:
+      - libgirepository1.0-dev
 rvm:
   - 2.3
   - 2.4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190227/8879ab8e/attachment.html>


More information about the Groonga-commit mailing list
Back to archive index