[Groonga-commit] groonga/groonga at b198f08 [master] appveyor: give up multiple lines

Back to archive index

Kouhei Sutou null+****@clear*****
Sat May 21 16:56:00 JST 2016


Kouhei Sutou	2016-05-21 16:56:00 +0900 (Sat, 21 May 2016)

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

  Message:
    appveyor: give up multiple lines

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -5)
===================================================================
--- appveyor.yml    2016-05-21 16:35:00 +0900 (685a991)
+++ appveyor.yml    2016-05-21 16:56:00 +0900 (8dbf7d9)
@@ -34,11 +34,7 @@ build_script:
   - cd vendor
   - ruby download_mecab.rb
   - cd ..
-  - |
-      cmake .
-        -G "%CMAKE_GENERATOR_NAME%"
-        -DCMAKE_INSTALL_PREFIX=c:\groonga
-        -DGRN_WITH_BUNDLED_MECAB=yes
+  - cmake . -G "%CMAKE_GENERATOR_NAME%" -DCMAKE_INSTALL_PREFIX=c:\groonga -DGRN_WITH_BUNDLED_MECAB=yes
   - cmake --build . --config Debug
   - cmake --build . --config Debug --target Install
 
-------------- next part --------------
HTML����������������������������...
下载 



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