Giners / mui-places-autocomplete

Google Material Design (Material-UI) styled React component using Google Maps Places Autocomplete
MIT License
34 stars 26 forks source link

CI/CD: Integrate with Travis CI & semantic-release #12

Closed Giners closed 6 years ago

Giners commented 6 years ago

This PR sets up our repo to use CI with Travis CI. Here is the Travis CI landing page for this repo: https://travis-ci.org/Giners/mui-places-autocomplete

We also use semantic-release as part of our CI/CD pipeline to deploy our package to the NPM registry every time we merge into the master branch.