Skip to content

Commit 3d7bd5b

Browse files
authored
Update README.md
Remove link to travis-ci
1 parent 8991c26 commit 3d7bd5b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ To use the aggregation filter, add `51-filter-postfix-aggregate.conf` to `/etc/l
3434
Tests
3535
-----
3636

37-
[![Build Status](https://travis-ci.org/whyscream/postfix-grok-patterns.svg?branch=master)](https://travis-ci.org/whyscream/postfix-grok-patterns)
38-
3937
In the `test/` directory, there is a test suite that tries to make sure that no previously supported log line will break because of changing common patterns and such. It also returns results a lot faster than doing `sudo service logstash restart` :-).
4038

4139
The test suite needs the patterns provided by Logstash, you can easily pull these from github by running `git submodule update --init`. To run the test suite, you also need `ruby 2.2` or higher, and the `jls-grok` and `minitest` gems. Then simply execute `ruby test/test.rb`.

0 commit comments

Comments
 (0)