chore(npm-bundle-deps): remove unused script

This became reduntant as of 507ee2d9ba
This commit is contained in:
Peter Bacon Darwin
2016-11-28 09:16:20 +00:00
parent 736b6c7fed
commit d4863a82fa
-9
View File
@@ -1,9 +0,0 @@
#!/bin/bash
set -e
# normalize the working dir to the directory of the script
cd $(dirname $0);
cd ../..
curl "http://23.251.148.50:8000/tar/$TRAVIS_REPO_SLUG/$TRAVIS_COMMIT" | tar xz || true