Skip to content

Commit

Permalink
CI on Pharo 8 + 9 as allowed failure
Browse files Browse the repository at this point in the history
  • Loading branch information
jecisc committed Jul 29, 2020
1 parent 63d9c03 commit 215ee55
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ os:
#- osx

smalltalk:
- Pharo64-9.0
- Pharo64-8.0
- Pharo64-7.0
- Pharo64-6.1
Expand All @@ -14,7 +15,7 @@ smalltalk:
matrix:
fast_finish: true
allow_failures:
- smalltalk: Pharo64-8.0
- smalltalk: Pharo64-9.0

# This make Gemstone builds 3x faster
#cache:
Expand Down

0 comments on commit 215ee55

Please sign in to comment.