6 ms·
I'm not too familiar with travis/codecov, but maybe you could add "npm install" to your .travis.yml "install" section? That way the dependencies would be downlo
by danielrw7 8y ago
I'm not too familiar with travis/codecov, but maybe you could add "npm install" to your .travis.yml "install" section? That way the dependencies would be downloaded before the scripts ran.
- talonbragg 8y agoYes I will do that thank you for mentioning