Skip to content

Commit 0bf0b38

Browse files
committed
build: output npm username during build
1 parent 9b90abf commit 0bf0b38

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ node_js:
1313
- node # safety net; don't remove
1414
before_install:
1515
- npm i -g npm
16+
- npm whoami
1617
script:
1718
- npm t
1819
after_success:

0 commit comments

Comments
 (0)