Skip to content

Commit

Permalink
Merge 70c1581 into 244a38a
Browse files Browse the repository at this point in the history
  • Loading branch information
jecisc committed Feb 7, 2019
2 parents 244a38a + 70c1581 commit 27d12a9
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,17 @@ os:
#- osx

smalltalk:
- Pharo-7.0
- Pharo-6.1
- Pharo64-8.0
- Pharo64-7.0
- Pharo64-6.1
#- GemStone-3.4.1

matrix:
fast_finish: true

# This make Gemstone builds 3x faster
#cache:
# directories:
# - $SMALLTALK_CI_CACHE
allow_failures:
- smalltalk: Pharo64-8.0

# This make Gemstone builds 3x faster
#cache:
# directories:
# - $SMALLTALK_CI_CACHE

0 comments on commit 27d12a9

Please sign in to comment.