Skip to content

Commit 47a4ea0

Browse files
committed
trying multi-builds
1 parent a9c6ffd commit 47a4ea0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
matrix:
2+
include:
3+
- env: ML_VERSION=8.0-7
4+
- env: ML_VERSION=9.0-1.1
5+
- env: ML_VERSION=9.0-2
6+
- env: ML_VERSION=9.0-3
7+
18
dist: trusty
29
sudo: required
310
services:

0 commit comments

Comments
 (0)