From 27bd2157ed4fac16677e2747ac4671acc3c6efa1 Mon Sep 17 00:00:00 2001 From: Unknwon <joe2010xtmf@163.com> Date: Sun, 1 Feb 2015 12:44:10 -0500 Subject: update travis.yml and add badge --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index ae853369..85e5f396 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,8 @@ go: sudo: false +script: go build -v + notifications: email: - u@gogs.io \ No newline at end of file -- cgit v1.2.3