support gtalk notification on drone.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu
2016-10-03 13:42:29 +08:00
parent 2decbaf729
commit 2c880a2d67
4 changed files with 17 additions and 4 deletions

View File

@@ -1,9 +1,10 @@
package config
import (
"gopkg.in/yaml.v2"
"io/ioutil"
"runtime"
"gopkg.in/yaml.v2"
)
// ConfYaml is config structure.