Skip to content

Commit

Permalink
Added support for trevis
Browse files Browse the repository at this point in the history
  • Loading branch information
atimin committed Oct 29, 2011
1 parent 8f0207d commit c9b30f8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
4 changes: 4 additions & 0 deletions .travis.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
rvm:
- 1.8.7
- 1.9.2
- jruby
2 changes: 1 addition & 1 deletion .yardopts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
--files NEWS.md
--protected
--private
--private
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
RModBus
RModBus [![Build Status](https://secure.travis-ci.org/[flipback]/[rmodbus.png)](http://travis-ci.org/[flipback]/[rmodbus])
==========================

**RModBus** - free implementation of protocol ModBus.
Expand Down Expand Up @@ -50,7 +50,6 @@ Example
end
end


Conversion to/from 32bit registers
-----------------------------------

Expand Down Expand Up @@ -84,4 +83,4 @@ Home page: http://rmodbus.heroku.com

RModBud on GitHub: http://github.com/flipback/RModBus

ModBus community: http://www.modbus-ida.org
ModBus community: http://www.modbus-ida.org

0 comments on commit c9b30f8

Please sign in to comment.