[Groonga-commit] groonga/groonga at f440295 [master] travis: enable ccache

アーカイブの一覧に戻る
Kouhei Sutou null+****@clear*****
Fri May 17 12:06:51 JST 2019


Kouhei Sutou	2019-05-17 12:06:51 +0900 (Fri, 17 May 2019)

  Revision: f440295496f78c5e0ef1e29dce35a3ecc59842c9
  https://github.com/groonga/groonga/commit/f440295496f78c5e0ef1e29dce35a3ecc59842c9

  Message:
    travis: enable ccache

  Modified files:
    .travis.yml

  Modified: .travis.yml (+3 -0)
===================================================================
--- .travis.yml    2019-05-17 12:05:03 +0900 (a52706400)
+++ .travis.yml    2019-05-17 12:06:51 +0900 (e50be08a1)
@@ -9,6 +9,9 @@ dist: xenial
 services:
   - docker
 
+cache:
+  - ccache
+
 matrix:
   include:
     - name: "Autotools"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190517/ec036008/attachment.html>


More information about the Groonga-commit mailing list
アーカイブの一覧に戻る