Full-Stack Web Development with Vue.js and Node

(singke) #1
Going Live Chapter 10

As soon as you create a pull request, Travis CI will start to build the application, and as you
go on to add more commits and push changes to, Travis CI will build the application for


every commit.


While it is a good practice to run the tests before we push any changes to GitHub, Travis CI
build helps to notify if something breaks by building the application for every single


commit.

Free download pdf