Skip to content

Commit

Permalink
Update badge
Browse files Browse the repository at this point in the history
  • Loading branch information
soffes committed Aug 26, 2019
1 parent b6a854c commit 9223af2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI
name: Tests
on: [push]
jobs:
test:
Expand Down
7 changes: 0 additions & 7 deletions .travis.yml

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# HotKey

[![Version](https://img.shields.io/github/release/soffes/HotKey.svg)](https://github.com/soffes/HotKey/releases)
[![Build Status](https://travis-ci.org/soffes/HotKey.svg?branch=master)](https://travis-ci.org/soffes/HotKey)
[![Build Status](https://github.com/soffes/HotKey/workflows/Tests/badge.svg](https://github.com/soffes/HotKey/actions)
![Swift Version](https://img.shields.io/badge/swift-5.0.1-orange.svg)
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
[![CocoaPods compatible](https://img.shields.io/cocoapods/v/HotKey.svg)](https://cocoapods.org/pods/HotKey)
Expand Down

0 comments on commit 9223af2

Please sign in to comment.