From e0c9a4929894158c3b20f0491b803329e57a2c33 Mon Sep 17 00:00:00 2001 From: Tim Felgentreff Date: Mon, 20 Jun 2016 09:55:52 +0200 Subject: [PATCH] move to new appveyor --- appveyor.yml => .appveyor.yml | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) rename appveyor.yml => .appveyor.yml (95%) diff --git a/appveyor.yml b/.appveyor.yml similarity index 95% rename from appveyor.yml rename to .appveyor.yml index ff8e2ae0c9..b93e328f99 100644 --- a/appveyor.yml +++ b/.appveyor.yml @@ -4,7 +4,7 @@ environment: CYG_CACHE: C:\cygwin\var\cache\setup CYG_BASH: C:\cygwin\bin\bash BINTRAY-API-KEY: - secure: HsNf3W9l3BTI2ZfKHI7pV79hVCIVshmdX//1m2LVOiB2u/Iy0/R9ZOT/RBcP2RpA + secure: uknPzww818XWJiLecwur9p1MfrkACOyx9d3iNrw/TuD89EoPSc8zLqKdPZjWdcQd matrix: - FLAVOR: newspeak.cog.spur - FLAVOR: newspeak.stack.spur diff --git a/README.md b/README.md index b227144efc..61e6916d99 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ The Cog VM source tree This is the README for the Cog Git source tree: https://github.com/OpenSmalltalk/vm -[![Windows Build status](https://ci.appveyor.com/api/projects/status/rn0f2rtyp2ona360/branch/Cog?svg=true)](https://ci.appveyor.com/project/timfel/vm/branch/Cog) -[![Unix Build Status](https://travis-ci.org/OpenSmalltalk/vm.svg?branch=Cog)](https://travis-ci.org/OpenSmalltalk/vm) [![Download](https://api.bintray.com/packages/opensmalltalk/vm/cog/images/download.svg) ](https://bintray.com/opensmalltalk/vm/cog/_latestVersion#files) +[![Unix Build Status](https://travis-ci.org/OpenSmalltalk/vm.svg?branch=Cog)](https://travis-ci.org/OpenSmalltalk/vm) +[![Windows Build status](https://ci.appveyor.com/api/projects/status/rn0f2rtyp2ona360/branch/Cog?svg=true)](https://ci.appveyor.com/project/OpenSmalltalk/vm/branch/Cog) Builds are tested automatically on each commit on Travis and Appveyor, for Windows 32, Mac OS X 32 and 64, and on Linux 32, 64, and ARM. Squeak, Pharo, and