We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4624dee commit b04490dCopy full SHA for b04490d
.travis.yml
@@ -2,7 +2,7 @@ language: go
2
go:
3
- '1.10.x'
4
dist: trusty
5
-sudo: true
+sudo: required
6
before_install:
7
- sudo dpkg --print-foreign-architectures
8
- sudo dpkg --add-architecture i386
0 commit comments