yjs/.travis.yml
2015-11-04 17:12:59 +01:00

11 lines
133 B
YAML

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