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.
1 parent bd4e3c9 commit 58089d4Copy full SHA for 58089d4
.travis.yml
@@ -4,6 +4,8 @@ import:
4
before_install:
5
- sudo apt-get install jq
6
- sudo apt-get install libseccomp-dev
7
+ - sudo locale-gen en_US.UTF-8
8
+ - sudo dpkg-reconfigure locales
9
arch:
10
- arm64
11
- amd64
0 commit comments