14. Publish it to Github to test the integrations
filipedeschamps opened this issue · 0 comments
filipedeschamps commented
Great, it's time to see the results!
Commit and push
Checkout to a new branch and Commit every file and changed and then push it to Github. When you open it, make a Pull Request for this branch and something really nice will happen: Code Climate and Travis CI will kick in to make sure very thing is ok:
For example, you can click on the Details link of Travis CI to see our code being tested in the Node.js versions we specified before:
If everything is OK, Github will tell you all checks has passed and now you can merge those changes with much more confidence: