fix(ci): Have travis build required files for Linting
This commit is contained in:
committed by
mrugesh mohapatra
parent
c0104faa38
commit
32d913ec89
@ -17,6 +17,8 @@ before_install:
|
||||
|
||||
install: npm ci
|
||||
|
||||
after_install: node tools/scripts/ensure-path-migration-map.js
|
||||
|
||||
before_script:
|
||||
- git config --global user.email team+camperbot@freeCodeCamp.org
|
||||
- git config --global user.name "CamperBot"
|
||||
|
Reference in New Issue
Block a user