UglifyJS/.travis.yml

8 lines
89 B
YAML
Raw Normal View History

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