Skip to content

Commit

Permalink
fix: conform to eslint guidelines (twilio#254)
Browse files Browse the repository at this point in the history
* chore: conform to eslint guidelines
  • Loading branch information
shwetha-manvinkurke committed May 19, 2021
1 parent 9a80343 commit 13173be
Show file tree
Hide file tree
Showing 4 changed files with 10,438 additions and 922 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ node_js:
before_install:
- sudo apt-get update
- sudo apt-get install -y libsecret-1-dev
install: make install
deploy:
- provider: script
script: make docker-build && make docker-push
Expand Down
Loading

0 comments on commit 13173be

Please sign in to comment.