Skip to content

Conversation

@deathcap
Copy link

https://travis-ci.org/substack/node-deep-equal is failing because the .travis.yml is configured to only test on very old versions of nodejs, 0.4 and 0.6, which fail to load the newer tape 3.5.0 dev dependency.

This PR updates .travis.yml to test on 0.12 and 0.10, so the tests pass

@deathcap deathcap changed the title Update travis configuration to test on node 0.12 and 0.10 Update travis configuration to test on node 0.12 and 0.10, fixes tests Feb 23, 2015
@kuraga
Copy link

kuraga commented Jan 30, 2016

Out of date

@deathcap
Copy link
Author

#33

@deathcap deathcap closed this Jan 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants