X Tutup
Skip to content

Commit b26e1a9

Browse files
author
Johan Brichau
committed
put back removed lines in build matrix
1 parent 662927a commit b26e1a9

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
@@ -10,6 +10,10 @@ smalltalk:
1010
- Pharo-3.0
1111
- Squeak-trunk
1212
- Squeak-5.1
13+
matrix:
14+
allow_failures:
15+
- smalltalk: Pharo-alpha
16+
- smalltalk: Squeak-trunk
1317

1418
include:
1519
- smalltalk: Squeak-5.1

0 commit comments

Comments
 (0)
X Tutup