Skip to content

Commit

Permalink
Merge pull request #58 from Cavdy/ft-create-middleware-165366240
Browse files Browse the repository at this point in the history
#165366240 create middleware for jwt
  • Loading branch information
Cavdy committed Apr 15, 2019
2 parents 5f0e5f7 + 6373101 commit 2063075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ node_js:
cache:
directories:
- "node_modules"
before_install: cd ./api
before_install: cd ./server
install:
- npm install
script:
Expand Down

0 comments on commit 2063075

Please sign in to comment.