Skip to content

Commit

Permalink
Merge pull request #3 from ultimachine/sjk/travis
Browse files Browse the repository at this point in the history
Sjk/travis
  • Loading branch information
tonokip authored Jun 15, 2016
2 parents 41cfa46 + 69d5ba6 commit a541b51
Show file tree
Hide file tree
Showing 2 changed files with 12 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 -q
install:
- sudo apt-get install avr-libc gcc-avr
script:
- make
notifications:
email: false
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Drude Frimware

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

0 comments on commit a541b51

Please sign in to comment.