X Tutup
Skip to content

Commit 34fe225

Browse files
author
Johan Brichau
committed
travis: fix matrix expansion causing double builds
1 parent 4756398 commit 34fe225

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.travis.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,6 @@
11
language: smalltalk
22
sudo: false
33

4-
smalltalk:
5-
- Pharo64-7.0
6-
- Pharo64-6.1
7-
- Pharo-6.1
8-
- Pharo-5.0
9-
- Squeak-trunk
10-
- Squeak-5.1
11-
- GemStone-3.3.4
12-
- GemStone-3.2.16
13-
- GemStone-3.1.0.6
14-
- GemStone-2.4.8
15-
16-
174
aliases:
185
- &pharo4-has-latest-metacello
196
smalltalk_config: .pharo4.ston

0 commit comments

Comments
 (0)
X Tutup