Commit 228e1bd5 authored by 神楽坂玲奈's avatar 神楽坂玲奈

appveyor

parent ec9ba5cc
...@@ -8,6 +8,7 @@ install: ...@@ -8,6 +8,7 @@ install:
- ps: $fileContent += "`n-----END EC PRIVATE KEY-----`n" - ps: $fileContent += "`n-----END EC PRIVATE KEY-----`n"
- ps: Set-Content c:\users\appveyor\.ssh\id_ecdsa $fileContent - ps: Set-Content c:\users\appveyor\.ssh\id_ecdsa $fileContent
#- git submodule update --init --recursive #- git submodule update --init --recursive
- set PATH=C:\Ruby22\bin;%PATH%
- bundle install - bundle install
- ruby generate.rb zh-CN - ruby generate.rb zh-CN
#build: off #build: off
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment