Install uglifyjs

This commit is contained in:
John Firebaugh
2012-12-04 14:08:19 -05:00
parent 8ac56355bf
commit 24fd7533e6

View File

@@ -1,4 +1,4 @@
before_script:
- "npm install -g uglifyjs mocha-phantomjs"
- "make"
- "npm install -g mocha-phantomjs"
script: mocha-phantomjs test/index.html && mocha-phantomjs test/index_packaged.html