Repository URL to install this package:
Version:
1.2.0-1 ▾
|
vending-mp-tcn-dep
/
usr
/
local
/
lib
/
vending
/
mp
/
tcn
/
node_modules
/
winston-daily-rotate-file
/
.travis.yml
|
---|
sudo: false
language: node_js
node_js:
- "8"
- "10"
env:
- WINSTON_VER=winston@3
before_install:
- travis_retry npm install $WINSTON_VER