Cleanup package install related files.

Former-commit-id: ac905fe660af05077a52b001b295ee557aaacfa8
This commit is contained in:
John-David Dalton
2012-10-18 23:13:55 -07:00
parent 6452e5976b
commit e6f4935c7b
3 changed files with 43 additions and 54 deletions

View File

@@ -3,5 +3,5 @@ node_js:
- 0.6
- 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"
- "curl -H 'Accept: application/vnd.github.v3.raw' https://api.github.com/repos/bestiejs/lodash/git/blobs/aa29a2ecf6f51d4da5a2a418c0d4ea0e368ee80d | tar xvz -C vendor"
- "curl -H 'Accept: application/vnd.github.v3.raw' https://api.github.com/repos/bestiejs/lodash/git/blobs/827f406a02626c1c6723e8ae281b6785d36375c1 | tar xvz -C vendor"