From a2daa98d082d5dcad3b75ff3fb6b4374507e23b6 Mon Sep 17 00:00:00 2001 From: dengsgo Date: Tue, 24 Dec 2019 11:35:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.travis?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0fe1a37..632a885 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ dist: bionic # ubuntu 18.04 script: - make init - - make build-linux + - make build-all - ls bin - echo $PATH - cp bin/fileboy-linux-amd64.bin /home/travis/bin/fileboy