Travis.com

This commit is contained in:
macmade
2021-08-05 19:12:28 +02:00
parent ea2f74eb16
commit e955aa67f6
2 changed files with 3 additions and 1 deletions

View File

@@ -2,3 +2,5 @@ language: objective-c
osx_image: xcode12.5
script:
- set -o pipefail && xcodebuild -project "Hot.xcodeproj" -scheme "Hot" build | xcpretty
notifications:
slack: xs-labs:FXh1yLXNkpcVxKZhZU6icdhI

View File

@@ -1,7 +1,7 @@
Hot
===
[![Build Status](https://img.shields.io/travis/macmade/Hot.svg?branch=master&style=flat)](https://travis-ci.org/macmade/Hot)
[![Build Status](https://img.shields.io/travis/com/macmade/Hot.svg?branch=master&style=flat)](https://travis-ci.com/macmade/Hot)
[![Issues](http://img.shields.io/github/issues/macmade/Hot.svg?style=flat)](https://github.com/macmade/Hot/issues)
![Status](https://img.shields.io/badge/status-active-brightgreen.svg?style=flat)
![License](https://img.shields.io/badge/license-mit-brightgreen.svg?style=flat)