Mercurial > hg > beaglert
view resources/osc/node_modules/osc-min/.travis.yml @ 287:4815ed0f21de prerelease
Makefile refactoring:
- avoids recursive call to build with/without main
- takes EXAMPLE parameter. Copies the examples/$(EXAMPLE) folder to projects/$(PROJECT) and $PROJECT defaults to exampleTestProject
- you can now `make run` (TODO: currently re-links, should instead run without linking)
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Wed, 18 May 2016 01:46:32 +0100 |
parents | fb9c28a4676b |
children |
line wrap: on
line source
language: node_js node_js: - 0.10 after_script: - npm run-script coveralls