Skip to content

Commit

Permalink
Remove submodule (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
BDHernand authored and shmuelk committed Dec 8, 2016
1 parent aa21c9b commit dbfba41
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 28 deletions.
4 changes: 0 additions & 4 deletions .gitmodules
@@ -1,4 +0,0 @@
[submodule "Package-Builder"]
path = Package-Builder
url = https://github.com/IBM-Swift/Package-Builder.git
ignore = all
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -22,7 +22,7 @@ matrix:
sudo: required

before_install:
- git submodule update --init --remote --merge --recursive
- git clone https://github.com/IBM-Swift/Package-Builder.git
- git clone -b master "https://$GITHUB_USER:$GITHUB_PWD@github.com/IBM-Swift/Kitura-TestingCredentials.git"

script:
Expand Down
22 changes: 0 additions & 22 deletions Makefile

This file was deleted.

1 change: 0 additions & 1 deletion Package-Builder
Submodule Package-Builder deleted from fc7294

0 comments on commit dbfba41

Please sign in to comment.