Monday 27 March 2017

Travis-ci.org your GitHub project

Step 1:  Register your GitHub project with travis-ci.org

travis-ci

Step 2:  Create a .travis.yml file

Step 3:  Add a test command to your package.json (see line 8)

Step 4:  Add a .eslintrc

No comments:

Post a Comment