From 7f1a78fae3b439c37be238600f575a6db927be55 Mon Sep 17 00:00:00 2001 From: Rich-Harris <richard.a.harris@gmail.com> Date: Tue, 22 Sep 2015 12:37:20 -0400 Subject: [PATCH] argh come on --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 998ec6b..e3099fe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,5 +7,5 @@ node_js: env: global: - BUILD_TIMEOUT=10000 -install: npm install --ignore-scripts +install: npm install script: npm run ci