X Tutup
Skip to content

Commit 26ff105

Browse files
author
Johan Brichau
committed
try to adopt badges-per-build that @maxleske did for Seaside to Grease README
1 parent a10acae commit 26ff105

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,7 @@ matrix:
2929
<<: *pharo4-has-latest-metacello
3030
- smalltalk: Pharo-4.0
3131
<<: *pharo4-has-latest-metacello
32-
32+
- smalltalk: Pharo64-7.0
33+
env: BUILD_NAME=Pharo64-7.0
34+
- smalltalk: Squeak-trunk
35+
env: BUILD_NAME=Squeak-trunk

0 commit comments

Comments
 (0)
X Tutup