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