Skip to content

Commit 4cc19e8

Browse files
committed
Fix Travis
1 parent 4693289 commit 4cc19e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ language: node_js
33
node_js:
44
- lts/*
55
install:
6+
- npm install
67
- npm install --no-save booljs @booljs/express @booljs/passport
78
passport passport-http passport-http-bearer
89
oauth2orize passport-oauth2-client-password
9-
- npm install
1010

1111
deploy:
1212
provider: npm

0 commit comments

Comments
 (0)