From e43def70c1b1c049d512f8f7a0691f7feb62cf92 Mon Sep 17 00:00:00 2001 From: Lantao Liu Date: Tue, 27 Feb 2018 18:57:51 +0000 Subject: [PATCH] Fix travis test. Signed-off-by: Lantao Liu --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 12b1bacb6..a5e67fb65 100644 --- a/.travis.yml +++ b/.travis.yml @@ -53,7 +53,7 @@ jobs: - cat /tmp/test-cri/cri-containerd.log - cat /tmp/test-cri/containerd.log go: "1.9.x" - script: + - script: - make install.deps - make test - make test-integration