Skip to content

Commit 824de47

Browse files
committed
Fixup appveyor.yml
1 parent 62728a9 commit 824de47

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

appveyor.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@ environment:
66
CYG_MIRROR: http://cygwin.mirror.constant.com
77
SCI_RUN: /cygdrive/c/smalltalkCI-master/run.sh
88
matrix:
9-
- SMALLTALK:
10-
- Squeak64-trunk
11-
- Squeak32-trunk
12-
- Squeak64-5.2
13-
- Squeak32-5.2
9+
- SMALLTALK: Squeak64-trunk
10+
- SMALLTALK: Squeak32-trunk
11+
- SMALLTALK: Squeak64-5.2
12+
- SMALLTALK: Squeak32-5.2
1413

1514
platform:
1615
- x86

0 commit comments

Comments
 (0)