From 12bea983330ab4da191caa8d2564e97ee0ecc202 Mon Sep 17 00:00:00 2001 From: Ri Xu Date: Sun, 9 Oct 2016 11:47:01 +0800 Subject: [PATCH] Update test case and travis config file. --- .travis.yml | 1 - main_test.go | 1 - 2 files changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index b1c712f..81ae154 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,6 @@ before_script: - beanstalkd -d -l 127.0.0.1 -p 11300 go: - - 1.5 - 1.6 - 1.7 - tip diff --git a/main_test.go b/main_test.go index 1767b2a..72bccbe 100644 --- a/main_test.go +++ b/main_test.go @@ -76,7 +76,6 @@ func TestIndex(t *testing.T) { http.ListenAndServe(pubConf.Listen, nil) }() - openPage() time.Sleep(2 * time.Second) resp, err = http.PostForm(server+"/tube?server=127.0.0.1:11300&action=addjob",