From 97c750425601b1e409962d7a7a89880cf7e921aa Mon Sep 17 00:00:00 2001 From: 2betop <2betop.cn@gmail.com> Date: Fri, 21 Aug 2020 16:50:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E9=9C=80=E8=A6=81=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=20before=5Fscript=20=E8=87=AA=E5=8A=A8=E4=BC=9A=E5=AE=89?= =?UTF-8?q?=E8=A3=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index bdb97d78..9f504494 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,4 @@ language: node_js node_js: - 10 -before_script: npm i script: sh deploy-gh-pages.sh