We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03a4774 commit ff57d72Copy full SHA for ff57d72
.travis.yml
@@ -12,7 +12,6 @@ matrix:
12
before_install:
13
- openssl aes-256-cbc -K $encrypted_31e0a178b4fd_key -iv $encrypted_31e0a178b4fd_iv
14
-in test/.coder-gcp-credentials.json.enc -out test/.coder-gcp-credentials.json -d
15
-- cat test/.coder-gcp-credentials.json
16
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
17
sudo apt-get install -y libxkbfile-dev libsecret-1-dev; fi
18
- npm install -g yarn@1.12.3
test/.coder-gcp-credentials.json.enc
2.06 KB
0 commit comments