From e898350a84050ea5c9d566e2f24125b679a3cb9c Mon Sep 17 00:00:00 2001 From: "qingwei.li" Date: Wed, 6 Sep 2017 18:25:56 +0800 Subject: [PATCH] chore: update travisci --- .travis.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index db361c4..87576c5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,9 +1,3 @@ sudo: false -cache: - directories: - - $HOME/.yarn-cache language: node_js node_js: stable -os: - - linux - - osx