Mykhailo Stadnyk

Results 26 comments of Mykhailo Stadnyk

Not possible for 32bit for sure, as travis does not support 32bit environments...

BTW, here is something working on travis, supporting osx, linux and windows: https://github.com/Mikhus/node-murmurhash-native/tree/no-appveyor Currently I can achieve only support for node 8+ across all oses and without 32bit environment support,...

as far as I understood they using gitbash. https://blog.travis-ci.com/2018-10-11-windows-early-release > The Windows build environment launches with support for Node.js, Rust, and Bash languages. We run a git bash shell, to...

windows-build-tools throws errors, there are some pieces of code inside which uses object destructions and async/await syntax first is not supported below 6, second below 8 (probably 7 is ok,...

JFYI: node 7 on windows fails with: ``` MSBUILD : error MSB4132: The tools version "2.0" is unrecognized. Available tools versions are "4.0". ```

PR: https://github.com/royaltm/node-murmurhash-native/pull/17 Comments inside

That is sad, hope they will fix that soon...

Asked about terms of fixing, hope they will be able to provide an answer: https://travis-ci.community/t/current-known-issues-please-read-this-before-posting-a-new-topic/264/3

After upgrade to Ubuntu 19.10 from 18.04, sadly, but it does not work any more. After applying any layout it produces splash screen telling "Something went wrong" and asking for...