Skip to content

Commit b957507

Browse files
committed
Add Travis badge.
1 parent 3e8ff37 commit b957507

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Rails::Controller::Testing
22

3+
[![Build Status](https://travis-ci.org/tgxworld/rails-controller-testing.svg?branch=master)](https://travis-ci.org/tgxworld/rails-controller-testing)
4+
35
This gem brings back `assigns` to your controller tests as well as `assert_template`
46
to both controller and integration tests.
57

0 commit comments

Comments
 (0)