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 4693289 commit 4cc19e8Copy full SHA for 4cc19e8
.travis.yml
@@ -3,10 +3,10 @@ language: node_js
3
node_js:
4
- lts/*
5
install:
6
+ - npm install
7
- npm install --no-save booljs @booljs/express @booljs/passport
8
passport passport-http passport-http-bearer
9
oauth2orize passport-oauth2-client-password
- - npm install
10
11
deploy:
12
provider: npm
0 commit comments