Skip to content

Commit 4b2c66a

Browse files
committed
Merge branch 'dev' of github.com:GsDevKit/Grease into dev
2 parents a668272 + a8b603f commit 4b2c66a

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ smalltalk:
1515
cache:
1616
directories:
1717
- $SMALLTALK_CI_CACHE
18+
matrix:
19+
allow_failures:
20+
- smalltalk: Pharo-6.0

0 commit comments

Comments
 (0)