cmake-js / fastcall

fastcall - Fast, dyncall based foreign function interface library for Node.js
https://www.npmjs.com/package/fastcall
Other
202 stars 14 forks source link

Add Travis for Linux #18

Closed tiangolo closed 7 years ago

tiangolo commented 7 years ago

Add Travis for Linux

First Travis configuration (.travis.yml). Passing in Linux.

This should solve https://github.com/cmake-js/fastcall/issues/16 and move towards https://github.com/cmake-js/fastcall/issues/7

tiangolo commented 7 years ago

I see there are unsuccessful bitHound tests but I don't know why, as I'm not modifying anything in the code...

unbornchikken commented 7 years ago

Ok, merged. Thx.

tiangolo commented 7 years ago

Cool! :+1: