annotate resources/osc/node_modules/osc-min/.travis.yml @ 307:ff5f346a293e prerelease

Changed BelaContext fields to be const where appropriate; there's now an InternalBelaContext used for setting the values within the core code. These need to stay aligned.
author andrewm
date Fri, 27 May 2016 18:12:15 +0100
parents fb9c28a4676b
children
rev   line source
l@271 1 language: node_js
l@271 2 node_js:
l@271 3 - 0.10
l@271 4 after_script:
l@271 5 - npm run-script coveralls