Skip to content

Commit

Permalink
move to new appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
timfel committed Jun 20, 2016
1 parent cb64946 commit e0c9a49
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion appveyor.yml → .appveyor.yml
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -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
Expand Down

0 comments on commit e0c9a49

Please sign in to comment.