Skip to content

Commit 818f68e

Browse files
committed
Fix npm configuration so publishing works?
1 parent 16d0db9 commit 818f68e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ node_js:
55
sudo: false
66
script:
77
- components/bin/version
8+
- npm config fix
89
- npm install
910
- npm run -s link:full
1011
- npm run -s build-all

0 commit comments

Comments
 (0)