UglifyJS/.travis.yml
2015-04-14 19:20:31 +03:00

7 lines
83 B
YAML

language: node_js
node_js:
- "0.10"
- "0.12"
matrix:
fast_finish: true