[Groonga-commit] groonga/groonga at 6edc1fd [master] appveyor: don't omit year

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Mar 30 11:02:21 JST 2015


Kouhei Sutou	2015-03-30 11:02:21 +0900 (Mon, 30 Mar 2015)

  New Revision: 6edc1fdb64ad5e81067fe6a238f26ef0936f4f06
  https://github.com/groonga/groonga/commit/6edc1fdb64ad5e81067fe6a238f26ef0936f4f06

  Message:
    appveyor: don't omit year

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -1)
===================================================================
--- appveyor.yml    2015-03-28 13:35:40 +0900 (7c9d9c6)
+++ appveyor.yml    2015-03-30 11:02:21 +0900 (d755e6b)
@@ -2,7 +2,7 @@ version: "{build}"
 clone_depth: 10
 build_script:
   - git submodule update --init
-  - cmake . -G "Visual Studio 12 Win64"
+  - cmake . -G "Visual Studio 12 2013 Win64"
   - cmake --build . --config Debug
 
 notifications:
-------------- next part --------------
HTML����������������������������...
Télécharger 



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