Skip to content

Commit

Permalink
Show build status for the master branch, not whatever PR may have failed
Browse files Browse the repository at this point in the history
  • Loading branch information
jbroadway authored Feb 7, 2020
1 parent f6195cd commit d7ba743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Analog - PHP micro logging package [![Build Status](https://travis-ci.org/jbroadway/analog.png)](https://travis-ci.org/jbroadway/analog)
# Analog - PHP micro logging package [![Build Status](https://travis-ci.org/jbroadway/analog.svg?branch=master)](https://travis-ci.org/jbroadway/analog)

* Copyright: (c) 2012-Present Johnny Broadway
* License: [MIT](http://www.opensource.org/licenses/mit-license.php)
Expand Down

0 comments on commit d7ba743

Please sign in to comment.