Manually download Closure Compiler and UglifyJS for Travis.

Former-commit-id: 8aa022e2816917ec4bb42c77cdf5d26ed53e1e3a
This commit is contained in:
Kit Cambridge
2012-10-18 00:33:22 -07:00
parent efa3e60f89
commit 8eecfcbfaf

View File

@@ -1,4 +1,7 @@
language: node_js
node_js:
- 0.6
- 0.8
- 0.8
before_script:
- "curl -H'Accept: application/vnd.github.v3.raw' https://api.github.com/repos/bestiejs/lodash/git/blobs/aa29a2ecf6f51d4da5a2a418c0d4ea0e368ee80d | tar xvz -Cvendor"
- "curl -H'Accept: application/vnd.github.v3.raw' https://api.github.com/repos/bestiejs/lodash/git/blobs/827f406a02626c1c6723e8ae281b6785d36375c1 | tar xvz -Cvendor"