diff --git a/circle.yml b/circle.yml index 72735dfd0888..39afe000f602 100644 --- a/circle.yml +++ b/circle.yml @@ -949,6 +949,8 @@ jobs: - run: ls -l - run: ls -l cypress.zip cypress.tgz - run: mkdir test-binary + - run: node --version + - run: npm --version - run: name: Create new NPM package working_directory: test-binary