Skip to content

Conversation

janpio
Copy link
Member

@janpio janpio commented May 3, 2019

This adds CI config via https://github.com/apache/cordova-cli

closes #13

@janpio janpio closed this May 15, 2019
@janpio janpio reopened this May 15, 2019
depth: 10
cache:
directories:
- $HOME/.npm
Copy link
Contributor

@raphinesse raphinesse May 15, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In my experience, this does not really improve performance, since the cached directories have to be restored to/saved from the CI container which tends to take even longer than just downloading them in the first place.

Just my 2 cents. I'm not opposed to having this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add CI for tests on all platforms
2 participants