1
0
mirror of https://github.com/adobe/brackets.git synced 2024-11-20 09:53:00 +01:00
brackets/.travis.yml
2013-09-23 21:34:07 -04:00

6 lines
111 B
YAML

language: node_js
node_js:
- 0.10
before_script:
- npm install -g grunt-cli
- npm install -g jasmine-node