[Groonga-commit] groonga/groonga at a839150 [master] travis: try --development-all

Back to archive index

Kouhei Sutou null+****@clear*****
Tue May 22 09:06:43 JST 2018


Kouhei Sutou	2018-05-22 09:06:43 +0900 (Tue, 22 May 2018)

  New Revision: a83915051ab3c229458772524b1801d06efa0860
  https://github.com/groonga/groonga/commit/a83915051ab3c229458772524b1801d06efa0860

  Message:
    travis: try --development-all

  Modified files:
    travis/Dockerfile.ubuntu-14.04
    travis/Dockerfile.ubuntu-16.04

  Modified: travis/Dockerfile.ubuntu-14.04 (+1 -1)
===================================================================
--- travis/Dockerfile.ubuntu-14.04    2018-05-21 21:35:25 +0900 (97e6dfdd2)
+++ travis/Dockerfile.ubuntu-14.04    2018-05-22 09:06:43 +0900 (d056d3928)
@@ -31,7 +31,7 @@ RUN \
   apt install -qq -y cutter-testing-framework
 
 RUN \
-  gem2.0 install --development \
+  gem2.0 install --development-all \
     grntest
 
 RUN \

  Modified: travis/Dockerfile.ubuntu-16.04 (+1 -1)
===================================================================
--- travis/Dockerfile.ubuntu-16.04    2018-05-21 21:35:25 +0900 (64e4fbe0e)
+++ travis/Dockerfile.ubuntu-16.04    2018-05-22 09:06:43 +0900 (ed5dbda2a)
@@ -34,7 +34,7 @@ RUN \
   apt install -qq -y cutter-testing-framework
 
 RUN \
-  gem install --development \
+  gem install --development-all \
     grntest \
     groonga-client \
     pkg-config
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180522/0b53c2e5/attachment-0001.htm 



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