Skip to content

Commit

Permalink
cleaning up
Browse files Browse the repository at this point in the history
  • Loading branch information
scateu committed Jun 16, 2016
1 parent 1a3b5ad commit 71078e8
Show file tree
Hide file tree
Showing 10 changed files with 303 additions and 324 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -10,3 +10,4 @@ recipes-mirror-replacement.urls
recipes-origin.urls
_recipes-mirror-replacement.urls
_recipes_bare/
_recipes/
4 changes: 1 addition & 3 deletions .travis.yml
Expand Up @@ -5,9 +5,7 @@ before_install:
- sudo apt-get install git wget -q -y

script:
- ./10-retrieve-urls-from-recipes.sh
- DRY_RUN=true ./20-fetch.sh
- PYBOMBS_MIRROR_BASE_URL="http://mirrors.tuna.tsinghua.edu.cnm/pybombs" ./30-replace-recipes.sh
- DRY_RUN=true PYBOMBS_MIRROR_BASE_URL="http://mirrors.tuna.tsinghua.edu.cnm/pybombs" PYBOMBS_MIRROR_WORK_DIR=$(pwd) ./pybombs-mirror.sh

notifications:
email:
Expand Down
71 changes: 0 additions & 71 deletions 10-retrieve-urls-from-recipes.sh

This file was deleted.

113 changes: 0 additions & 113 deletions 20-fetch.sh

This file was deleted.

35 changes: 0 additions & 35 deletions 30-replace-recipes.sh

This file was deleted.

49 changes: 0 additions & 49 deletions 50-deploy.sh

This file was deleted.

0 comments on commit 71078e8

Please sign in to comment.