Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 697 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 697 Bytes

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.)