Fix branch name used in build status.

The README in the master branch should show the build status of
master branch.
This commit is contained in:
Yohei Yukawa
2015-05-03 03:03:54 -07:00
parent 7e20f88b83
commit b07e8ef408

View File

@ -13,7 +13,7 @@ Build Status
| |Android |Windows |OS X |Linux |NaCl |
|---------|:------:|:------:|:---:|:----:|:---:|
|**Build**|N/A | N/A |[![Build Status](https://travis-ci.org/google/mozc.svg?branch=travis-initial-setup)](https://travis-ci.org/google/mozc) |N/A |N/A |
|**Build**|N/A | N/A |[![Build Status](https://travis-ci.org/google/mozc.svg?branch=master)](https://travis-ci.org/google/mozc) |N/A |N/A |
What's Mozc?