• Stars
    star
    409
  • Rank 105,378 (Top 3 %)
  • Language
    PHP
  • Created almost 13 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Example PHP project using Travis CI

Example PHP project

The purpose of this repository is to show how to use Travis CI to do continuous integration with a PHP project.

Here is a sample status icon showing the state of the master branch.

Build Status

In order to run this project just fork it on github.com and then enable your fork on your travis-ci profile. Every push will then trigger a new build on Travis CI.

(Don't forget to update the badge url in the README to point to your own travis project.)