animist-io / wowshuxkluh

Ionic / Ethereum module to help mobile Dapps run location contingent smart-contracts over Bluetooth LE.
http://animist.io
ISC License
6 stars 1 forks source link

Browserifying eth-util breaks the Travis build. #32

Closed cgewecke closed 7 years ago

cgewecke commented 7 years ago

Tests run locally but the global variable eth-util is not exposed in the Travis environment for some reason. Differences include eth-lightwallet and node version. Test (in bluetoothAPI) is currently commented out.

This might be a good time to start testing Travis builds locally.

cgewecke commented 7 years ago

You can now browserify anything ethereum by adding it to the eth_assets.js file in the main directory and doing:

$ npm run build-eth