Skip to content

Commit

Permalink
Added supported CI Tools to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hmlb committed Oct 6, 2015
1 parent c3c1075 commit fc0af8d
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,23 @@ Add this in `phpunit.xml` when configuring the listener:

Any similarities with a current event concerning (but not limited to) a multinational automobile manufacturer are purely coincidental.

## CI tools detection

Currently detects :

* TravisCI
* Bamboo
* CircleCI
* GitlabCI
* Hudson
* Jenkins
* PHPCI
* TeamCity


Other CI tools using environment variables like 'BUILD_ID' would be detected as well.


## License

phpunit-vw is available under the MIT License.

0 comments on commit fc0af8d

Please sign in to comment.