Public Lab

Setup Travis CI in the project

What's the feature request? Please describe.

Travis CI makes developing software efficient and it ensures we deploy clean code that follows good practice and also detects if there are possible bugs or deficits in our code caused by a change or refactor in our project.

Describe the solution you'd like

So we should set up Travis CI in this project by creating a file .travis.yml in the root directory with proper configuration.

Additional context

This service simply means to automate the process by running test cases each time a new commit is pushed.

Thank You 😊

Task tags

  • javascript
  • hard
  • continuous integration

Students who completed this task

UG

Task type

  • code Code
  • done_all Quality Assurance
close

2019