We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad5f2bf + efff04d commit ea3bd50Copy full SHA for ea3bd50
1 file changed
.travis.yml
@@ -9,7 +9,6 @@ matrix:
9
allow_failures:
10
- smalltalk: Pharo64-9.0
11
- smalltalk: Squeak32-trunk
12
-
13
include:
14
15
env: BUILD_NAME=Pharo64-9.0
@@ -46,3 +45,7 @@ matrix:
46
45
env: BUILD_NAME=GemStone-3.1.0.6
47
- smalltalk: GemStone-2.4.8
48
env: BUILD_NAME=GemStone-2.4.8
+
49
+notifications:
50
+ slack: gemtalksystems:4YWbzy6sJN9cE0FhxvUPP8nS
51
0 commit comments