Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/modernize travis tests #18

Open
TysonAndre opened this issue Jul 21, 2018 · 0 comments
Open

Fix/modernize travis tests #18

TysonAndre opened this issue Jul 21, 2018 · 0 comments

Comments

@TysonAndre
Copy link
Contributor

Tests are running in node 0.10. some of the dependencies fail to install on travis or modern OSes. https://github.com/ifwe/infinite-scroll/tree/test-modernization-wip is a broken attempt at updating just the tests.

  • It reports that 0/0 tests get run. Before that, it was reporting a Script Error.
  • Starting out from something similar and working for karma might be a better approach. This targets older versions of karma, grunt, and grunt helpers.

Low priority since this library doesn't change much.

  • An alternate approach might be to get node 0.10 working in a docker image.
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

No branches or pull requests

1 participant