tiborm commented on a change in pull request #1350: METRON-2023 [UI] Covering Grok Parser Creation with Cypress tests URL: https://github.com/apache/metron/pull/1350#discussion_r262511243
########## File path: .travis.yml ########## @@ -53,8 +51,5 @@ before_cache: cache: timeout: 1000 directories: - - $HOME/.npm-cache - - $HOME/.npm-prefix - - metron-interface/metron-config/node_modules Review comment: Migrated to Travis CI's own node/npm instance managed by nvm. The above configs no longer needed. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
