mirror of
https://github.com/sot-tech/mochi.git
synced 2026-05-30 00:29:27 -07:00
TravisCI notifications, zmq req
This commit is contained in:
10
.travis.yml
10
.travis.yml
@@ -1,4 +1,14 @@
|
||||
language: go
|
||||
|
||||
go: 1.1.1
|
||||
|
||||
before_install:
|
||||
- sudo apt-get install libzmq3-dev
|
||||
|
||||
services:
|
||||
- redis-server
|
||||
|
||||
notifications:
|
||||
irc:
|
||||
channels:
|
||||
- "irc.freenode.net#chihaya"
|
||||
|
||||
Reference in New Issue
Block a user