Skip to content

Commit

Permalink
Upgrade wine-darwin version
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsawicki committed Aug 16, 2016
1 parent d97c3b9 commit 685a8fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ci/before_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ case "$TRAVIS_OS_NAME" in
-in codesign.csr -out codesign.cer
openssl pkcs12 -export -in codesign.cer -inkey codesign.key -out codesign.p12 -password pass:12345
security import codesign.p12 -k ~/Library/Keychains/login.keychain -P 12345 -T /usr/bin/codesign
npm install [email protected].16
npm install [email protected].17-0
;;
esac

0 comments on commit 685a8fe

Please sign in to comment.