Skip to content

Commit d8fab74

Browse files
Create .travis.yml
1 parent 23c5a8a commit d8fab74

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.travis.yml

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
language: smalltalk
2+
sudo: false
3+
4+
os:
5+
- linux
6+
- osx
7+
8+
smalltalk:
9+
- Pharo-5.0
10+
- Pharo-4.0

0 commit comments

Comments
 (0)