X Tutup
Skip to content

Commit a4807f9

Browse files
author
Johan Brichau
authored
Merge pull request SeasideSt#59 from krono/enable-macos
Enable macos/osx for travis tests
2 parents 1247270 + 6e46f0f commit a4807f9

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