Skip to content

Commit 95ede45

Browse files
authored
update configuration for travis
1 parent 7f77504 commit 95ede45

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,13 @@ matrix:
2626
exclude:
2727
- os: osx
2828
smalltalk: Pharo64-7.0
29+
allow_failures:
30+
- smalltalk: Pharo-7.0
2931
include:
3032
- script: pipenv run python -m unittest discover tests
3133
os: osx
3234
python: 3.7
3335
# - script: pipenv run python -m unittest discover tests
3436
# os: linux
3537
# python: 3.7
36-
38+

0 commit comments

Comments
 (0)