diff options
author | elijah <elijah@riseup.net> | 2016-08-30 15:31:23 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2016-09-01 10:13:31 -0700 |
commit | c4afb0b63fdfaef6a7d67917f5b93e353902d36d (patch) | |
tree | 90f8cb671a175dadb81a63d8de1f0fa262119035 /tests/platform-ci/README.md | |
parent | 441a488ac13a6a3cf50d2185f4611f13b54483e7 (diff) |
fix paths for gitlab ci
Diffstat (limited to 'tests/platform-ci/README.md')
-rw-r--r-- | tests/platform-ci/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/platform-ci/README.md b/tests/platform-ci/README.md index bc48b21f..60c17e41 100644 --- a/tests/platform-ci/README.md +++ b/tests/platform-ci/README.md @@ -9,3 +9,7 @@ Usage: For a list of all tasks: bin/rake -T + +To create a virtual provider, run tests on it, then tear it down: + + ./ci-build.sh |