serialport / node-serialport

Access serial ports with JavaScript. Linux, OSX and Windows. Welcome your robotic JavaScript overlords. Better yet, program them!

Home Page:https://serialport.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker based tests and binary builds

reconbot opened this issue · comments

http://docs.resin.io/runtime/resin-base-images/#-a-name-base-images-a-base-images- gives us ARM5 ARM6 and ARM7 docker images, We can also do linux32bit and 64 bit and osx, all on osx. I have a feeling we can do mips too but shrug.

Also https://beta.docker.com/docs/mac/multi-arch/

Anyone have experience doing these?

I'm playing with circle ci for this, if you see them fail on your pr's or whatever you can ignore it

Circle ci will not be able to do what we want, travis is still the best bet