diff --git a/README.markdown b/README.markdown index b29d126..db145bc 100644 --- a/README.markdown +++ b/README.markdown @@ -1,5 +1,7 @@ # cocoon +[![Build Status](http://travis-ci.org/nathanvda/cocoon.png)](http://travis-ci.org/nathanvda/cocoon) + cocoon is a Rails3 gem to allow easier handling of nested forms. Nested forms are forms that handle nested models and attributes in one form. diff --git a/spec/dummy/script/rails b/spec/dummy/script/rails old mode 100755 new mode 100644