Skip to content

Commit

Permalink
feature(create middlewarefor jwt):
Browse files Browse the repository at this point in the history
travis failed due changing name of directory and not replacing it
[Finishes #165366240]
  • Loading branch information
Cavdy committed Apr 15, 2019
1 parent 8ee4c2d commit 6373101
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 6373101

Please sign in to comment.