Skip to content

Commit

Permalink
[CI] Test compile
Browse files Browse the repository at this point in the history
  • Loading branch information
dewagter committed Dec 14, 2016
1 parent 2d62e91 commit 8c2307c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
language: c
before_install:
- sudo apt-get update -qq
install:
- sudo apt-get install -qq gcc-avr binutils-avr avr-libc
script:
- cd ./sw
- make
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
IRIDIUM IR9523 CARRIER BOARD
============================

[![Build Status](https://travis-ci.org/tudelft/iridium.png?branch=master)](https://travis-ci.org/tudelft/iridium)

Open-source carrier board for iridium IR9523 OEM modem.

![Render of Iridium Carrier Board](https://raw.githubusercontent.com/tudelft/iridium/master/docs/iridium_modem.png)
Expand Down

0 comments on commit 8c2307c

Please sign in to comment.