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.
2 parents 852756e + 0899c36 commit ef67183Copy full SHA for ef67183
provision.yaml
@@ -8,19 +8,19 @@ vagrant:
8
images:
9
- centos/7
10
- generic/ubuntu1804
11
-travis_deb:
+docker_deb:
12
provisioner: docker
13
14
- litmusimage/debian:9
15
- litmusimage/debian:10
16
-travis_ub_6:
+docker_ub_6:
17
18
19
- ubuntu:14.04
20
- ubuntu:16.04
21
- ubuntu:18.04
22
- ubuntu:20.04
23
-travis_el7:
+docker_el7:
24
25
26
- centos:7
0 commit comments