TEMP: Another quick test

This commit is contained in:
Logan Smyth 2017-06-26 15:21:59 -07:00
parent 1fb3d5b0f6
commit 0005b9e4cf

View File

@ -52,6 +52,7 @@ test-only:
test: lint test-only test: lint test-only
test-ci: test-ci:
node -e "console.log('Node has TTY:', process.stdout.isTTY);"
make bootstrap make bootstrap
make test-only make test-only