TheThingsArchive / node-app-sdk

The Things Network Application SDK for Node.JS
https://www.thethingsnetwork.org/docs/node-js/
MIT License
41 stars 28 forks source link

Add travis job #32

Closed FokkeZB closed 8 years ago

FokkeZB commented 8 years ago

Should run npm test, which should be the default with:

language: node_js
node_js:
  - "6"
  - "4"
htdvisser commented 8 years ago

Added https://travis-ci.org/TheThingsNetwork/node-app-lib