[Groonga-commit] pgroonga/pgroonga at 3ca1369 [master] appveyor: set PATH for PostgreSQL

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jan 3 23:47:02 JST 2017


Kouhei Sutou	2017-01-03 23:47:02 +0900 (Tue, 03 Jan 2017)

  New Revision: 3ca136990fd20448fff0233fb0ade3c9d72dd598
  https://github.com/pgroonga/pgroonga/commit/3ca136990fd20448fff0233fb0ade3c9d72dd598

  Message:
    appveyor: set PATH for PostgreSQL

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -0)
===================================================================
--- appveyor.yml    2017-01-03 23:30:43 +0900 (153e2c0)
+++ appveyor.yml    2017-01-03 23:47:02 +0900 (8913ea7)
@@ -62,4 +62,5 @@ test_script:
       --temp-instance=..\pgsql\test
       --schedule=schedule ||
     (type regression.diffs & nonexistent_command)
+  - set PATH=%CD%\..\pgsql\bin;%PATH%
   - ruby test\run-test.rb
-------------- next part --------------
HTML����������������������������...
Download 



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