We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb1e04c commit c65eb09Copy full SHA for c65eb09
1 file changed
.travis.yml
@@ -1,5 +1,7 @@
1
services: mongodb
2
language: node_js
3
+node_js:
4
+ - lts/*
5
install:
6
- npm install booljs passport passport-http-bearer
7
- npm install
0 commit comments