Skip to content

Commit

Permalink
Update README to use GitHub Actions for CI status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
NickEntin committed Jul 23, 2020
1 parent b9a54b5 commit a2c72ce
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,6 +1,6 @@
# Aardvark

[![CI Status](https://travis-ci.org/square/Aardvark.svg?branch=master)](https://travis-ci.org/square/Aardvark)
[![CI Status](https://github.com/square/Aardvark/workflows/CI/badge.svg)](https://github.com/square/Aardvark/actions)
[![Carthage Compatibility](https://img.shields.io/badge/carthage-✓-e2c245.svg)](https://github.com/Carthage/Carthage/)
[![Version](https://img.shields.io/cocoapods/v/Aardvark.svg)](https://cocoapods.org/pods/Aardvark)
[![License](https://img.shields.io/cocoapods/l/Aardvark.svg)](https://cocoapods.org/pods/Aardvark)
Expand Down

0 comments on commit a2c72ce

Please sign in to comment.