mapbox / node-cpp-skel

Skeleton for bindings to C++ libraries for Node.js using node-addon-api
Creative Commons Zero v1.0 Universal
72 stars 10 forks source link

update travis to use matrix and alias indicators #26

Closed mapsam closed 8 years ago

mapsam commented 8 years ago

Working on cleaning up, simplifying, and publishing binaries per #15

TODO

cc @springmeyer @GretaCB

codecov-io commented 8 years ago

Current coverage is 0.00% (diff: 100%)

Merging #26 into master will decrease coverage by 98.73%

@@             master   #26   diff @@
=====================================
  Files             2     2          
  Lines            79    79          
  Methods          13    13          
  Messages          0     0          
  Branches          0     0          
=====================================
- Hits             78     0    -78   
- Misses            1    79    +78   
  Partials          0     0          

Powered by Codecov. Last update fe1e5d8...f127231

mapsam commented 8 years ago

Binaries have been published for linux! OSX builds are taking forever so going to let this roll overnight to see if it successfully publishes as well.

https://mapbox-node-binary.s3.amazonaws.com/node-cpp-skel/v1.0.0/Release/node-v46-linux-x64.tar.gz

cc @springmeyer @GretaCB

springmeyer commented 8 years ago

Great, looks ready to merge, but has conflicts. @mapsam feel free to merge once you've rebased/resolved conflicts.

mapsam commented 8 years ago

One... two... three... go!