TouchDevelop/.travis.yml

15 строки
235 B
YAML
Исходник Обычный вид История

2015-02-05 00:18:53 +03:00
language: node_js
node_js:
- "0.10"
sudo: false
after_success:
- "jake upload"
notifications:
email:
- touchdevelop-build@microsoft.com
cache:
directories:
- node_modules
- nw_cache
- node-webkit/node_modules