Closed dnicolson closed 4 years ago
@mreinstein Can we merge this?
The tests appear to be failing now. Please fix this, and add unit tests for the BigInt support, then I'm happy to merge.
Unit tests have been added and Node.js 10 has been added to Travis CI as BigInt
support was added in version 10.4.0.
The build is still failing due to the broken Zuul tests though.
@TooTallNate it looks like the zuul credentials embedded in the project no longer work. can you update these please? they are causing all builds in travis to break, blocking merges. 🙏
This pull request fixes https://github.com/TooTallNate/plist.js/issues/96.
For additional compatibility BigInteger.js is supported.