Remove uneeded CHROME_BIN env setter

This commit is contained in:
Travis Ralston 2019-03-15 10:33:55 -06:00
parent d8a559074b
commit 5b68a70da1

View File

@ -7,4 +7,3 @@
set -ev set -ev
scripts/ci/build.sh scripts/ci/build.sh
CHROME_BIN='/usr/bin/google-chrome-stable' yarn test