Skip to content

Commit

Permalink
.travis.yml: LANG=LC_ALL=C
Browse files Browse the repository at this point in the history
  • Loading branch information
yurrriq committed Apr 22, 2020
1 parent 5a606df commit b8614b5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,10 @@ os:
- linux
language: nix

env:
- LANG=C
- LC_ALL=C

script:
- nix-env -iA cachix -f https://cachix.org/api/v1/install
- cachix use yurrriq
Expand Down

0 comments on commit b8614b5

Please sign in to comment.