Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mechairoi committed Sep 24, 2015
1 parent 2038123 commit ec7c692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ install:
- set PATH=c:\go\bin;c:\tools\ruby215\bin;%PATH%;C:\MinGW\bin
- echo %Path%
- choco install ruby
- md c:\mackerel.secure
- md c:\mackerel-secure
- ps: $fileContent = $env:cert
- ps: Set-Content c:\mackerel-secure\cert.p12.base64 $fileContent
- set cert=
Expand Down

0 comments on commit ec7c692

Please sign in to comment.