We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2f64c9 commit 7c093deCopy full SHA for 7c093de
.travis.yml
@@ -20,6 +20,8 @@ services:
20
env:
21
global:
22
- GO111MODULE=on
23
+ - PATH: "/snap/bin:$PATH"
24
+
25
matrix:
26
- EXPLOIT=CVE-2017-16995
27
- EXPLOIT=CVE-2016-5195
0 commit comments