Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Commit

Permalink
ci: try...to...fix... travis error
Browse files Browse the repository at this point in the history
  • Loading branch information
xiazeyu committed Feb 15, 2018
1 parent dc2ebd5 commit 0e9c1b5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cache:
directories:
- node_modules
before_install:
- openssl aes-256-cbc -K $encrypted_03124c7c4b3f_key -iv $encrypted_03124c7c4b3f_iv
- openssl aes-256-cbc -K $encrypted_8ae3a1a927f5_key -iv $encrypted_8ae3a1a927f5_iv
-in .travis/id_rsa.enc -out ~/.ssh/id_rsa -d
- chmod 600 ~/.ssh/id_rsa
- eval $(ssh-agent)
Expand Down
Binary file modified .travis/id_rsa.enc
Binary file not shown.

0 comments on commit 0e9c1b5

Please sign in to comment.