diff options
author | Alex Crichton <alex@alexcrichton.com> | 2015-09-21 13:37:36 -0700 |
---|---|---|
committer | Alex Crichton <alex@alexcrichton.com> | 2015-09-21 13:37:36 -0700 |
commit | 9cb16341641db61a5e520172deac18a269e88d5a (patch) | |
tree | 430fc5b9af4ea2bf9dab80eec5b0a1d8d2eea7a2 /appveyor.yml | |
parent | d3bbec41912d0b2afdd05567452591e511c57e5b (diff) | |
download | rust-libc-9cb16341641db61a5e520172deac18a269e88d5a.tar.gz |
Move to master branch
Diffstat (limited to 'appveyor.yml')
-rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index 1412f909cd..c2d28e4445 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -29,4 +29,4 @@ test_script: branches: only: - - autotest + - master |