From f729f7aba12248f75837b1df0188f2f58fdd6ee9 Mon Sep 17 00:00:00 2001 From: Mike Morris Date: Fri, 13 May 2016 12:51:51 -0700 Subject: [publish binary] --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 770a7f1d2..37baa652e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -56,7 +56,8 @@ matrix: script: - make node - nvm use system - - ASAN_OPTIONS=detect_leaks=1 npm run leak + - npm test + - npm run test-suite after_script: - ccache --show-stats - ./platform/node/scripts/after_script.sh ${TRAVIS_JOB_NUMBER} ${TRAVIS_TAG:-} -- cgit v1.2.3