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.
2 parents a668272 + a8b603f commit 4b2c66aCopy full SHA for 4b2c66a
.gitignore
@@ -0,0 +1,6 @@
1
+[._]*.s[a-w][a-z]
2
+[._]s[a-w][a-z]
3
+*.un~
4
+Session.vim
5
+.netrwhist
6
+*~
.travis.yml
@@ -15,3 +15,6 @@ smalltalk:
15
cache:
16
directories:
17
- $SMALLTALK_CI_CACHE
18
+matrix:
19
+ allow_failures:
20
+ - smalltalk: Pharo-6.0
0 commit comments