Skip to content

Continuous integration service (travis) #9

@ptal

Description

@ptal

Travis CI is a tool for continuous integration of projects, which is very useful to know when the project is does not compile anymore (which frequently happens :-)).
I set the .travis.yml file on my fork, and it works well.

If you are interested, and in order to make it work on this repository, here the steps (it should take 5 minutes):

  • @mpelleau should activate travis CI on this repository.
  • Copy the .travis.yml in this repository.
  • Remove the three first lines (about secure stuff), or set the encryption key on your account.

And it should work.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions