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 f4b7520 commit d62dc50Copy full SHA for d62dc50
.travis.yml
@@ -8,7 +8,6 @@ before_install:
8
- '[ "${TRAVIS_PULL_REQUEST}" = "false" ] && openssl aes-256-cbc -K $encrypted_320e4a7e27b3_key
9
-iv $encrypted_320e4a7e27b3_iv -in auth.js.enc -out test/resources/auth.js -d ||
10
true'
11
-- npm install npm@latest -g
12
- npm install -g typescript
13
script:
14
- tsc
0 commit comments