https://github.com/mishoo/UglifyJS
Raw File
Tip revision: 2b40a5ac62102f6e61a891afa1276eeba948f6a4 authored by Mihai Bazon on 15 May 2013, 10:27:40 UTC
v2.3.4
Tip revision: 2b40a5a
.travis.yml
language: node_js
node_js:
    - "0.4"
    - "0.6"
    - "0.8"
    - "0.10"
    - "0.11"
back to top