We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 173607f commit d3b2ca8Copy full SHA for d3b2ca8
1 file changed
.travis.yml
@@ -3,8 +3,8 @@ language: node_js
3
node_js:
4
- lts/*
5
install:
6
- - npm install booljs passport passport-http-bearer
7
- npm install
+ - npm install booljs @booljs/express passport passport-http-bearer
8
9
deploy:
10
provider: npm
0 commit comments