X Tutup
Skip to content

Commit 7618ff2

Browse files
author
Johan Brichau
committed
fix gs version in travis
1 parent 0107929 commit 7618ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ matrix:
1515
- smalltalk: Pharo-alpha
1616
- smalltalk: Squeak-trunk
1717
include:
18-
- smalltalk: Gemstone-2.4.4.1
18+
- smalltalk: GemStone-2.4.8
1919
cache:
2020
directories:
2121
- $SMALLTALK_CI_CACHE

0 commit comments

Comments
 (0)
X Tutup