From 2e0e958597efa2d508b1a750ca7087b17b6479b7 Mon Sep 17 00:00:00 2001 From: vector-of-bool Date: Sat, 17 Feb 2018 19:28:08 -0700 Subject: [PATCH] Travis still hasn't fixed their scripts to respect -eu --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 1bdd27be..b4ecc4e4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,6 +27,7 @@ before_install: sudo sh /tmp/cmake.sh --exclude-subdir --prefix=/usr/local sleep 3 fi + set +eu install: - npm install