From e8e3785c33f75956095c2e9a5ec81aad965172de Mon Sep 17 00:00:00 2001 From: mumuy Date: Mon, 26 Sep 2016 23:40:35 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 09875ec..b9c9490 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,3 +10,7 @@ install: script: - npm run build - npm test + +branches: + only: + - gh-pages