Skip to content

Commit

Permalink
Shared ci scripts (#79)
Browse files Browse the repository at this point in the history
Re use the common ci-scripts as a git submodule.

This fixes #76
  • Loading branch information
sjoerdtalsma committed Aug 2, 2018
2 parents 3d9209f + 520de2c commit ba8dc25
Show file tree
Hide file tree
Showing 11 changed files with 4 additions and 486 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule ".travis"]
path = .travis
url = https://github.com/talsma-ict/ci-scripts.git
1 change: 1 addition & 0 deletions .travis
Submodule .travis added at 3c0341
29 changes: 0 additions & 29 deletions .travis/mvn-settings.xml

This file was deleted.

25 changes: 0 additions & 25 deletions .travis/mvn-toolchains.xml

This file was deleted.

127 changes: 0 additions & 127 deletions .travis/publish.sh

This file was deleted.

55 changes: 0 additions & 55 deletions .travis/scripts/build.sh

This file was deleted.

50 changes: 0 additions & 50 deletions .travis/scripts/git-functions.sh

This file was deleted.

25 changes: 0 additions & 25 deletions .travis/scripts/logging.sh

This file was deleted.

38 changes: 0 additions & 38 deletions .travis/scripts/maven-functions.sh

This file was deleted.

Loading

0 comments on commit ba8dc25

Please sign in to comment.