js-beautify/.travis.yml
2014-06-19 21:30:58 -07:00

14 lines
103 B
YAML

language: python
python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
node_js:
- "0.8"
script: "make"