mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 03:23:08 +00:00
Merge pull request #167 from mas-cli/build-badge
🔗 Update build badge to point to travis-ci.com
This commit is contained in:
commit
b5ee130bbe
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
A simple command line interface for the Mac App Store. Designed for scripting and automation.
|
||||
|
||||
[![Build Status](https://travis-ci.org/mas-cli/mas.svg?branch=master)](https://travis-ci.org/mas-cli/mas)
|
||||
[![Build Status](https://travis-ci.com/mas-cli/mas.svg?branch=master)](https://travis-ci.com/mas-cli/mas)
|
||||
|
||||
## Install
|
||||
|
||||
|
|
Loading…
Reference in a new issue