Files
UglifyJS/.travis.yml
2013-05-08 23:42:06 -04:00

8 lines
89 B
YAML

language: node_js
node_js:
- "0.4"
- "0.6"
- "0.8"
- "0.10"
- "0.11"