From 1489588da2bb69701d29f4ece78dfa82ba7fe8e2 Mon Sep 17 00:00:00 2001 From: Daniel Ruf Date: Wed, 18 Apr 2018 14:05:26 +0200 Subject: [PATCH] style: add newline --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index bc56c02..2e809fe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,4 +4,4 @@ node_js: - "6" - "8" before_install: npm install -g npm@latest -install: npm ci \ No newline at end of file +install: npm ci