X Tutup
Skip to content

Commit 9f40516

Browse files
author
Johan Brichau
committed
see if we can build for 2.4.x
1 parent 6c3bf7a commit 9f40516

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ matrix:
1515
- smalltalk: Pharo-alpha
1616
- smalltalk: Squeak-trunk
1717
include:
18+
- smalltalk: Gemstone-2.4.4.1
19+
cache:
20+
directories:
21+
- $SMALLTALK_CI_CACHE
1822
- smalltalk: GemStone-3.1.0.6
1923
cache:
2024
directories:

0 commit comments

Comments
 (0)
X Tutup