diff options
| author | Oliver Schneider <git-no-reply-9879165716479413131@oli-obk.de> | 2017-09-11 11:00:51 +0200 |
|---|---|---|
| committer | Oliver Schneider <git-no-reply-9879165716479413131@oli-obk.de> | 2017-09-17 21:40:13 +0200 |
| commit | f0b5402283f131f04132d77babecc41949fe35c8 (patch) | |
| tree | b54cae5e641335072dd48949b5b8fd0c714519dc | |
| parent | f381744d91d214501c96c67b3a5687207ee7ff42 (diff) | |
| download | rust-f0b5402283f131f04132d77babecc41949fe35c8.tar.gz rust-f0b5402283f131f04132d77babecc41949fe35c8.zip | |
Improve documentation
| -rw-r--r-- | src/ci/docker/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ci/docker/README.md b/src/ci/docker/README.md index 627b5062df3..adce6a00d46 100644 --- a/src/ci/docker/README.md +++ b/src/ci/docker/README.md @@ -20,7 +20,7 @@ Images will output artifacts in an `obj` dir at the root of a repository. - Each directory, excluding `scripts` and `disabled`, corresponds to a docker image - `scripts` contains files shared by docker images -- `disabled` contains images that are not build travis +- `disabled` contains images that are not built on travis ## Cross toolchains |
