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 35c080e commit 9b85798Copy full SHA for 9b85798
.travis.yml
@@ -21,6 +21,7 @@ before_script:
21
- sudo apt-get update
22
23
script:
24
+ - unset LANG
25
- sudo echo -e "[user]\n\tname = abc\n\temail = [email protected]" > ~/.gitconfig
26
- sudo echo "Travis Banch = $TRAVIS_BRANCH"
27
- sudo apt-get install -y --force-yes git python3-setuptools python3-dev python3-apt
0 commit comments