Files
mochi/.travis.yml
T
2013-08-13 02:33:23 -04:00

15 lines
178 B
YAML

language: go
go: 1.1.1
before_install:
- sudo apt-get install libzmq3-dev
services:
- redis-server
notifications:
irc:
channels:
- "irc.freenode.net#chihaya"