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 fab51a0 commit cbb0b7aCopy full SHA for cbb0b7a
.travis.yml
@@ -5,7 +5,7 @@ node_js:
5
- 6
6
- stable
7
before_install:
8
-- '[ "${TRAVIS_PULL_REQUEST}" = "false" ] && openssl aes-256-cbc -K $encrypted_7f9951a7b27b_key
+- '[ "${TRAVIS_PULL_REQUEST}" = "false" ] && openssl aes-256-cbc -K $encrypted_7f9951a7b27b_key
9
-iv $encrypted_7f9951a7b27b_iv -in auth.js.enc -out test/resources/auth.js -d ||
10
true'
11
- npm install -g typescript
auth.js.enc
0 Bytes
0 commit comments