summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index b060c69392..ae85336957 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,5 +3,11 @@ language: go
go:
- 1.2
- 1.3
+ - 1.4
+ - tip
sudo: false
+
+notifications:
+ email:
+ - u@gogs.io \ No newline at end of file