We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0bd5880 + 0d35c6e commit 905d281Copy full SHA for 905d281
.travis.yml
@@ -34,6 +34,8 @@ env:
34
- distro: fedora27
35
- distro: fedora28
36
- distro: fedora29
37
+ - distro: fedora30
38
+ - distro: fedora31
39
40
before_install:
41
# Install golang deps
meta/main.yml
@@ -23,6 +23,8 @@ galaxy_info:
23
- 27
24
- 28
25
- 29
26
+ - 30
27
+ - 31
28
- name: Ubuntu
29
versions:
30
- precise
0 commit comments