From 6a70a6d067a5a244cc958da95487d76beefafe5c Mon Sep 17 00:00:00 2001 From: New Future Date: Sat, 30 Mar 2019 18:18:17 +0800 Subject: [PATCH] fixed Travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 297e3ae0..0fd1f4ae 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,7 +20,7 @@ script: - ./dist/ddns || test -e "config.json" git: - depth: 1 + depth: 2 deploy: - provider: releases