Skip to content

Commit

Permalink
update readme with linux ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Iwan committed Apr 18, 2017
1 parent 767e580 commit 3cf6b8f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ Replaces a string in a file. (supports Unicode)

| Platform | Status |
| --------- | ---------|
| MacOS | [![Build Status](https://travis-ci.org/IwanKaramazow/FastReplaceString.svg?branch=master)](https://travis-ci.org/IwanKaramazow/FastReplaceString) |
| Linux | [![Build Status](https://travis-ci.org/IwanKaramazow/FastReplaceString.svg?branch=master)](https://travis-ci.org/IwanKaramazow/FastReplaceString) |
| MacOS | [![Build Status](https://travis-ci.org/IwanKaramazow/FastReplaceString.svg?branch=master)](https://travis-ci.org/IwanKaramazow/FastReplaceString) |

## Usage
```
Expand Down

0 comments on commit 3cf6b8f

Please sign in to comment.