X Tutup
Skip to content

Commit 79a014c

Browse files
committed
Added pharo8 target to travis yml
1 parent 7a36192 commit 79a014c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ matrix:
1111
- smalltalk: Squeak-5.1
1212

1313
include:
14+
- smalltalk: Pharo64-8.0
15+
env: BUILD_NAME=Pharo64-8.0
1416
- smalltalk: Pharo64-7.0
1517
env: BUILD_NAME=Pharo64-7.0
1618
- smalltalk: Pharo64-6.1

0 commit comments

Comments
 (0)
X Tutup