diff options
| author | Matthew Astley <mca@sanger.ac.uk> | 2015-06-11 10:26:19 +0100 |
|---|---|---|
| committer | Matthew Astley <mca@sanger.ac.uk> | 2015-06-11 19:57:16 +0100 |
| commit | 512b105b15f247bc693eefbc64d26d654fd44796 (patch) | |
| tree | 2b9562d5e431123600f2fcbc737c3f521e558faa | |
| parent | deff2f50a97342c8b2f92a124ded2d2ead7b2996 (diff) | |
| download | rust-512b105b15f247bc693eefbc64d26d654fd44796.tar.gz rust-512b105b15f247bc693eefbc64d26d654fd44796.zip | |
point to buildbot
Since 7b6ecc00
| -rw-r--r-- | .travis.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 03e38f4e0c1..29d287bfb48 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,11 @@ before_script: script: - make tidy +# Real testing happens on http://buildbot.rust-lang.org/ +# +# See https://github.com/rust-lang/rust-buildbot +# CONTRIBUTING.md#pull-requests + notifications: email: false |
