We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62728a9 commit 824de47Copy full SHA for 824de47
appveyor.yml
@@ -6,11 +6,10 @@ environment:
6
CYG_MIRROR: http://cygwin.mirror.constant.com
7
SCI_RUN: /cygdrive/c/smalltalkCI-master/run.sh
8
matrix:
9
- - SMALLTALK:
10
- - Squeak64-trunk
11
- - Squeak32-trunk
12
- - Squeak64-5.2
13
- - Squeak32-5.2
+ - SMALLTALK: Squeak64-trunk
+ - SMALLTALK: Squeak32-trunk
+ - SMALLTALK: Squeak64-5.2
+ - SMALLTALK: Squeak32-5.2
14
15
platform:
16
- x86
0 commit comments