From 25c4c3340e9b5bb70ba7c379cac87ed2ca9290ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=B3=B0?= Date: Sat, 13 Oct 2018 21:28:31 +0800 Subject: [PATCH] commit --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index dc7b1fb..112b5b2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,12 +1,10 @@ language : node_js node_js: - "10" - - "9" branches: only: - master - - stable install: - npm install