Skip to content

Commit 49a4e47

Browse files
committed
[Java] Remove Travis build
1 parent 4c38ea2 commit 49a4e47

File tree

2 files changed

+1
-163
lines changed

2 files changed

+1
-163
lines changed

.travis.yml

Lines changed: 0 additions & 161 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ Simple Binary Encoding (SBE)
22
============================
33

44
[![Javadocs](https://www.javadoc.io/badge/uk.co.real-logic/sbe-tool.svg)](https://www.javadoc.io/doc/uk.co.real-logic/sbe-tool)
5-
[![Build Status](https://travis-ci.org/real-logic/simple-binary-encoding.svg?branch=master)](https://travis-ci.org/real-logic/simple-binary-encoding)
6-
[![Actions Status](https://github.com/real-logic/simple-binary-encoding/workflows/Continuos%20Integration/badge.svg)](https://github.com/real-logic/simple-binary-encoding/actions)
5+
[![Actions Status](https://github.com/real-logic/simple-binary-encoding/workflows/Continuous%20Integration/badge.svg)](https://github.com/real-logic/simple-binary-encoding/actions)
76
[![GitHub](https://img.shields.io/github/license/real-logic/simple-binary-encoding.svg)](https://github.com/real-logic/simple-binary-encoding/blob/master/LICENSE)
87
[![Code Quality: Java](https://img.shields.io/lgtm/grade/java/g/real-logic/simple-binary-encoding.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/real-logic/simple-binary-encoding/context:java)
98
[![Total Alerts](https://img.shields.io/lgtm/alerts/g/real-logic/simple-binary-encoding.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/real-logic/simple-binary-encoding/alerts)

0 commit comments

Comments
 (0)