Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mattn/travis-line-notify

Notify build result on Travis CI via LINE Notify
https://github.com/mattn/travis-line-notify

Last synced: about 2 months ago
JSON representation

Notify build result on Travis CI via LINE Notify

Awesome Lists containing this project

README

        

# travis-line-notify

**THIS IS VERY EXPERIMENTAL**

Notify build result on Travis CI via LINE Notify

![](http://go-gyazo.appspot.com/372f28907e461740.png)

## Usage

```
$ travis-line-notify -token ...
```

You can set `$LINE_ACCESS_NOTIFY` for the default value of `-token`.

## Installation

```
$ go get github.com/mattn/travis-line-notify
```

## License

MIT

## Author

Yasuhiro Matsumoto (a.k.a. mattn)