August 2018
Intermediate to advanced
416 pages
12h 37m
English
The init command will help you set up Travis CI in a project by generating a .travis.yml script for you. We have set up a new project in GitHub called travis-init-command (https://github.com/packtci/travis-init-command). We will use the init command to set up Golang in this repository:

The steps in the process are as follows:
Read now
Unlock full access