From 38edc4db930dd7184762cf5799dd60f877cd7cb8 Mon Sep 17 00:00:00 2001 From: yiminghe Date: Mon, 10 Aug 2015 19:27:48 +0800 Subject: [PATCH] update travis --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index f473029..a805a66 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,7 @@ language: node_js +sudo: false + notifications: email: - yiminghe@gmail.com