Skip to content

Commit 7c093de

Browse files
committed
Travis-CI: Add snaps to PATH
1 parent a2f64c9 commit 7c093de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ services:
2020
env:
2121
global:
2222
- GO111MODULE=on
23+
- PATH: "/snap/bin:$PATH"
24+
2325
matrix:
2426
- EXPLOIT=CVE-2017-16995
2527
- EXPLOIT=CVE-2016-5195

0 commit comments

Comments
 (0)