From 9cd39017ca78c39ec450c6d6f2d62eff0138c6cb Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh <6064154+honsor18@users.noreply.github.com> Date: Fri, 27 Apr 2018 17:14:18 -0700 Subject: [PATCH] style --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8c95fe1..cd49a64 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: node_js node_js: -- lts/* + - lts/* sudo: false addons: sauce_connect: true