[Groonga-commit] ranguba/rroonga at ac57b2c [master] appveyor: fix task name

Back to archive index
Kouhei Sutou null+****@clear*****
Fri May 10 17:28:53 JST 2019


Kouhei Sutou	2019-05-10 17:28:53 +0900 (Fri, 10 May 2019)

  Revision: ac57b2c40aad21ef02cd86f23516b7ddb8de2595
  https://github.com/ranguba/rroonga/commit/ac57b2c40aad21ef02cd86f23516b7ddb8de2595

  Message:
    appveyor: fix task name

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -3)
===================================================================
--- appveyor.yml    2019-05-10 17:17:22 +0900 (08772f9d)
+++ appveyor.yml    2019-05-10 17:28:53 +0900 (e9174484)
@@ -24,9 +24,7 @@ install:
   - bundle install
 
 build_script:
-  - bundle exec ruby -rdevkit -S rake build
-  - dir ext\groonga
-  - dir lib
+  - bundle exec ruby -rdevkit -S rake compile
 
 test_script:
   - bundle exec ruby -rdevkit -S rake test
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190510/ce8e3cd4/attachment.html>


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