Skip to content

Commit

Permalink
Add TRAVIS CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanFleck committed Mar 20, 2020
1 parent 54c62a7 commit d7008b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
language: java
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# HDB3 App

[![Build Status](https://travis-ci.org/RyanFleck/HDB3.svg?branch=master)](https://travis-ci.org/RyanFleck/HDB3)

HDB3 encoder/decoder application, including REPL and socket-based client and server toys for sample transmission.

0 comments on commit d7008b8

Please sign in to comment.