Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

Commit

Permalink
Merge pull request #51 from NCCloud/error-default-backend-fix
Browse files Browse the repository at this point in the history
Custom errors on default backend
  • Loading branch information
Valeriano Manassero committed Oct 24, 2018
1 parent e443bd8 commit 2b6d58c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
script:
- sudo luarocks install luacheck
- make luacheck
- go get github.com/golang/lint/golint
- go get golang.org/x/lint/golint
- go get -u github.com/jteeuwen/go-bindata/...
- make verify-all
- stage: Coverage
Expand Down
Loading

0 comments on commit 2b6d58c

Please sign in to comment.