Skip to content

Commit d1e2df2

Browse files
authored
fix Pharo versions to test on
1 parent df066a1 commit d1e2df2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ os:
77
- osx
88

99
smalltalk:
10-
- Pharo64-alpha
11-
- Pharo64-stable
12-
- Pharo-alpha
13-
- Pharo-stable
10+
- Pharo64-8.0
11+
- Pharo64-7.0
12+
- Pharo32-8.0
13+
- Pharo32-7.0
1414

1515
env:
1616
matrix:

0 commit comments

Comments
 (0)