X Tutup
Skip to content

Commit 6e46f0f

Browse files
committed
Enable macos/osx for travis tests
1 parent 1247270 commit 6e46f0f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
language: smalltalk
22
sudo: false
3+
4+
os:
5+
- linux
6+
- osx
7+
38
smalltalk:
49
- Pharo-alpha
510
- Pharo-6.1

0 commit comments

Comments
 (0)
X Tutup