hashabler icon indicating copy to clipboard operation
hashabler copied to clipboard

Use travis to build and test in 32-bit mode

Open jberryman opened this issue 8 years ago • 0 comments

Hopefully we can do this with something like:

https://github.com/travis-ci/travis-ci/issues/5770#issuecomment-197771661

We get a lot of coverage of 32-bit consistency with GHCJS, but can't rely on that (e.g. we need to test that Word64 are stored in the way we expect, etc). And see #8 and https://github.com/jberryman/hashabler/pull/7

jberryman avatar Sep 28 '16 23:09 jberryman