openbci-archive / OpenBCI_NodeJS

Node.js SDK for the all OpenBCI Biosensor Boards
https://www.npmjs.com/package/openbci
138 stars 50 forks source link

Removed auto test dependent on ntp with travis fail #57

Closed andrewjaykeller closed 8 years ago

andrewjaykeller commented 8 years ago

This is a fix to get the travis-ci working every time. The ntp unit test failed to connect intermittently. Since this is simply a test of the dependency and not the module itself, i ignored it for now.