We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d356bd commit 3601a15Copy full SHA for 3601a15
.travis.yml
@@ -10,9 +10,6 @@ matrix:
10
- smalltalk: Squeak-trunk
11
- smalltalk: Squeak-5.1
12
13
-notifications:
14
- slack: gemtalksystems:4YWbzy6sJN9cE0FhxvUPP8nS
15
-
16
include:
17
- smalltalk: Pharo64-8.0
18
env: BUILD_NAME=Pharo64-8.0
@@ -45,3 +42,7 @@ notifications:
45
42
env: BUILD_NAME=GemStone-3.1.0.6
46
43
- smalltalk: GemStone-2.4.8
47
44
env: BUILD_NAME=GemStone-2.4.8
+
+notifications:
+ slack: gemtalksystems:4YWbzy6sJN9cE0FhxvUPP8nS
48
0 commit comments