We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9c6ffd commit 47a4ea0Copy full SHA for 47a4ea0
.travis.yml
@@ -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
+
8
dist: trusty
9
sudo: required
10
services:
0 commit comments