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 a334250 commit 08beab2Copy full SHA for 08beab2
.travis.yml
@@ -22,7 +22,7 @@ before_script:
22
script:
23
- sudo echo -e "[user]\n\tname = abc\n\temail = [email protected]" > ~/.gitconfig
24
- sudo echo "Travis Banch = $TRAVIS_BRANCH"
25
- - sudo apt-get install git python3-setuptools python3-dev python3-apt
+ - sudo apt-get install -y --force-yes git python3-setuptools python3-dev python3-apt
26
- sudo python3 setup.py install
27
- sudo ee --help
28
- sudo ee stack install
0 commit comments