X Tutup
Skip to content

Commit cafef9b

Browse files
author
Johan Brichau
committed
fixed mistake in monticello metadata for Symbol>>greaseAsMutator for Gemstone
1 parent c1c2e36 commit cafef9b

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ matrix:
99
allow_failures:
1010
- smalltalk: Pharo64-9.0
1111
- smalltalk: Squeak32-trunk
12-
- smalltalk: Squeak32-5.1
13-
- smalltalk: Squeak32-5.2
14-
- smalltalk: Squeak32-5.3
1512

1613
include:
1714
- smalltalk: Pharo64-9.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
*Grease-Pharo70-Core
1+
*grease-gemstone-Core
22
greaseAsMutator
33
^ self asMutator

0 commit comments

Comments
 (0)
X Tutup