Commit 9763c5a2 authored by 神楽坂玲奈's avatar 神楽坂玲奈

test

parent 94d91d7d
......@@ -8,7 +8,7 @@ dist: trusty
sudo: required
env:
npm_config_target: 1.4.5
npm_config_target: `npm show electron version`
npm_config_arch: x64
npm_config_target_arch: x64
npm_config_disturl: https://atom.io/download/atom-shell
......@@ -29,6 +29,7 @@ cache:
- $HOME/.cache
before_install:
- env
- openssl aes-256-cbc -K $encrypted_9f35b7f09ebe_key -iv $encrypted_9f35b7f09ebe_iv -in ssh-key.enc -out $HOME/.ssh/id_ecdsa -d
- chmod 600 $HOME/.ssh/id_ecdsa
......
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