yjs/.travis.yml
2015-09-29 13:59:38 +02:00

9 lines
112 B
YAML

language: node_js
before_install:
- "npm install -g bower"
node_js:
- "0.12"
branches:
only:
- master