We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df7625d commit a8b603fCopy full SHA for a8b603f
.travis.yml
@@ -15,5 +15,6 @@ smalltalk:
15
cache:
16
directories:
17
- $SMALLTALK_CI_CACHE
18
-allow_failures:
19
- - smalltalk: Pharo-6.0
+matrix:
+ allow_failures:
20
+ - smalltalk: Pharo-6.0
0 commit comments