We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e37c14 commit 2a612a0Copy full SHA for 2a612a0
1 file changed
.travis.yml
@@ -4,7 +4,6 @@ node_js:
4
- 6
5
- 8
6
before_install:
7
- -in auth.js.enc -out test/resources/auth.js -d
8
- '[ "${TRAVIS_PULL_REQUEST}" = "false" ] && openssl aes-256-cbc -K $encrypted_ac3aacad7ba8_key
9
-iv $encrypted_ac3aacad7ba8_iv -in auth.js.enc -out test/resources/auth.js -d ||
10
true'
0 commit comments