From 3a8699f4ac2c663bbffd83411d494f171c0d964c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Estev=C3=A3o=20Soares=20dos=20Santos?= Date: Fri, 15 May 2015 22:11:09 +0100 Subject: [PATCH] Update .travis.yml Related to bug in travis https://github.com/travis-ci/travis-ci/issues/3334 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index da67b6d..2cdd87b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ before_install: - '[ "${TRAVIS_NODE_VERSION}" != "0.8" ] || npm install -g npm@1.4.28' - npm install -g npm@latest -#travis build speed up +#travis build speed up sudo: false cache: directories: