[Groonga-commit] groonga/groonga at d7ddc22 [master] travis: fix a typo

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jul 24 11:58:54 JST 2018


Kouhei Sutou	2018-07-24 11:58:54 +0900 (Tue, 24 Jul 2018)

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

  Message:
    travis: fix a typo

  Modified files:
    travis/install.sh

  Modified: travis/install.sh (+1 -1)
===================================================================
--- travis/install.sh    2018-07-24 11:21:48 +0900 (352dd61ae)
+++ travis/install.sh    2018-07-24 11:58:54 +0900 (f93d06947)
@@ -44,7 +44,7 @@ case "${TRAVIS_OS_NAME}" in
          cmake \
          gdb
     if [ "${ENABLE_DOCUMENT}" = "yes" ]; then
-      sudo apt-get intall -qq -y \
+      sudo apt-get install -qq -y \
            python3-pip
       sudo pip3 install Sphinx
     fi
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180724/68276c98/attachment.htm 



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