rodentrabies / bp

Bitcoin Protocol components in Common Lisp
MIT License
37 stars 8 forks source link

Package-lock-related Travis CI failures #3

Closed rodentrabies closed 4 years ago

rodentrabies commented 4 years ago

This PR fixes the package-lock related failures from #2 and enables the test runs (previously only the build of the test system was tested). The actual test runs reveal other problems with several Lisp implementations, so those are moved to allow_failures.