Skip to content
This repository was archived by the owner on May 23, 2019. It is now read-only.

Commit 279fb86

Browse files
committed
Remove submodule
1 parent d1a85fa commit 279fb86

File tree

4 files changed

+1
-28
lines changed

4 files changed

+1
-28
lines changed

.gitmodules

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +0,0 @@
1-
[submodule "BluePic-Server/Package-Builder"]
2-
path = BluePic-Server/Package-Builder
3-
url = https://github.com/IBM-Swift/Package-Builder.git
4-
ignore = all

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ matrix:
1313
osx_image: xcode8
1414

1515
before_install:
16-
- git submodule update --init --remote --merge --recursive
16+
- git clone https://github.com/IBM-Swift/Package-Builder.git BluePic-Server/Package-Builder
1717
- git clone -b master https://$GITHUB_USER:[email protected]/IBM-Swift/Testing-Credentials.git
1818

1919
script:

BluePic-Server/Makefile

Lines changed: 0 additions & 22 deletions
This file was deleted.

BluePic-Server/Package-Builder

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)