We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b90abf commit 0bf0b38Copy full SHA for 0bf0b38
1 file changed
.travis.yml
@@ -13,6 +13,7 @@ node_js:
13
- node # safety net; don't remove
14
before_install:
15
- npm i -g npm
16
+- npm whoami
17
script:
18
- npm t
19
after_success:
0 commit comments