diff options
Diffstat (limited to '')
-rw-r--r-- | .ci/dest/1.txt (renamed from .travis/dest/1.txt) | 0 | ||||
-rw-r--r-- | .ci/dest/bar/3.txt (renamed from .travis/dest/bar/3.txt) | 0 | ||||
-rw-r--r-- | .ci/src/%DEST%/1.txt (renamed from .travis/src/%DEST%/1.txt) | 0 | ||||
-rw-r--r-- | .ci/src/%DEST%/bar/3.txt (renamed from .travis/src/%DEST%/bar/3.txt) | 0 | ||||
-rw-r--r-- | .ci/src/%DEST%/bar/baz/4.txt (renamed from .travis/src/%DEST%/bar/baz/4.txt) | 0 | ||||
-rw-r--r-- | .ci/src/%DEST%/foo/2.txt (renamed from .travis/src/%DEST%/foo/2.txt) | 0 | ||||
-rwxr-xr-x | .ci/test.sh (renamed from .travis/test.sh) | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/.travis/dest/1.txt b/.ci/dest/1.txt index 3a2e3f4..3a2e3f4 100644 --- a/.travis/dest/1.txt +++ b/.ci/dest/1.txt diff --git a/.travis/dest/bar/3.txt b/.ci/dest/bar/3.txt index a83d1d5..a83d1d5 100644 --- a/.travis/dest/bar/3.txt +++ b/.ci/dest/bar/3.txt diff --git a/.travis/src/%DEST%/1.txt b/.ci/src/%DEST%/1.txt index d00491f..d00491f 100644 --- a/.travis/src/%DEST%/1.txt +++ b/.ci/src/%DEST%/1.txt diff --git a/.travis/src/%DEST%/bar/3.txt b/.ci/src/%DEST%/bar/3.txt index 00750ed..00750ed 100644 --- a/.travis/src/%DEST%/bar/3.txt +++ b/.ci/src/%DEST%/bar/3.txt diff --git a/.travis/src/%DEST%/bar/baz/4.txt b/.ci/src/%DEST%/bar/baz/4.txt index b8626c4..b8626c4 100644 --- a/.travis/src/%DEST%/bar/baz/4.txt +++ b/.ci/src/%DEST%/bar/baz/4.txt diff --git a/.travis/src/%DEST%/foo/2.txt b/.ci/src/%DEST%/foo/2.txt index 0cfbf08..0cfbf08 100644 --- a/.travis/src/%DEST%/foo/2.txt +++ b/.ci/src/%DEST%/foo/2.txt diff --git a/.travis/test.sh b/.ci/test.sh index e7bcd5a..e7bcd5a 100755 --- a/.travis/test.sh +++ b/.ci/test.sh |