switch back to bionic
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
sudo: required
|
sudo: required
|
||||||
dist: xenial
|
dist: bionic
|
||||||
|
|
||||||
language: bash
|
language: bash
|
||||||
|
|
||||||
@@ -38,7 +38,6 @@ script:
|
|||||||
- sudo bash -c 'echo -e "[user]\n\tname = abc\n\temail = root@localhost.com" > /home/travis/.gitconfig'
|
- sudo bash -c 'echo -e "[user]\n\tname = abc\n\temail = root@localhost.com" > /home/travis/.gitconfig'
|
||||||
- sudo echo "Travis Banch = $TRAVIS_BRANCH"
|
- sudo echo "Travis Banch = $TRAVIS_BRANCH"
|
||||||
- sudo python3 setup.py sdist bdist_wheel
|
- sudo python3 setup.py sdist bdist_wheel
|
||||||
|
|
||||||
- sudo time bash install --travis -b "$TRAVIS_BRANCH"
|
- sudo time bash install --travis -b "$TRAVIS_BRANCH"
|
||||||
- sudo time bash tests/travis.sh
|
- sudo time bash tests/travis.sh
|
||||||
- sudo wo update --travis
|
- sudo wo update --travis
|
||||||
Reference in New Issue
Block a user