Skip to content

Commit

Permalink
Merge pull request #9 from Omegaice/travisci
Browse files Browse the repository at this point in the history
Integrate TravisCI
  • Loading branch information
Omegaice committed Oct 11, 2015
2 parents 335c161 + f3c5107 commit db30983
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
language: go

go:
- tip
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# go-xmodem
# go-xmodem [![Build Status](https://travis-ci.org/Omegaice/go-xmodem.svg)](https://travis-ci.org/Omegaice/go-xmodem)

0 comments on commit db30983

Please sign in to comment.