Commit eb8ea179 authored by 神楽坂玲奈's avatar 神楽坂玲奈

appveyor

parent 22703b66
...@@ -5,4 +5,5 @@ environment: ...@@ -5,4 +5,5 @@ environment:
version: '{build}' version: '{build}'
install: install:
- ps: Set-Content c:\users\appveyor\.ssh\id_ecdsa $env:priv_key.Replace(' ', "`n") - ps: Set-Content c:\users\appveyor\.ssh\id_ecdsa $env:priv_key.Replace(' ', "`n")
- type c:\users\appveyor\.ssh\id_ecdsa
- git submodule update --init --recursive - git submodule update --init --recursive
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