diff options
author | Unknwon <u@gogs.io> | 2015-02-16 02:51:39 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-02-16 02:51:39 -0500 |
commit | d85366930c94145c8f1119ff0b6bb95d77c5200e (patch) | |
tree | 89dbf271265cb2c2005ec164546730e6f0858114 /.travis.yml | |
parent | f625665d8d72fdc4d2ce28a88aaaf01eaf5c2370 (diff) | |
download | gitea-d85366930c94145c8f1119ff0b6bb95d77c5200e.tar.gz gitea-d85366930c94145c8f1119ff0b6bb95d77c5200e.zip |
update travis.yml
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 85e5f396ea..4149e17316 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,4 +12,5 @@ script: go build -v notifications: email: - - u@gogs.io
\ No newline at end of file + - u@gogs.io + slack: gophercn:o5pSanyTeNhnfYc3QnG0X7Wx
\ No newline at end of file |