update travis

This commit is contained in:
VirtuBox
2019-10-03 15:56:03 +02:00
parent 404c5696ff
commit 4143401bb1
2 changed files with 5 additions and 4 deletions

View File

@@ -28,8 +28,7 @@ before_script:
after_script:
- sudo cat /etc/nginx/nginx.conf | ccze -A
- sudo cat /etc/mysql/my.cnf | ccze -A
- sudo cat /var/log/wo/test.log | ccze -A -p syslog
- sudo bash install --purge
- sudo curl --progress-bar --upload-file /var/log/wo/wordops.log https://transfer.vtbox.net/"$(basename wordops.log)" && echo "" | sudo tee -a $HOME/.transfer.log && echo ""
@@ -40,5 +39,4 @@ script:
- sudo echo "Travis Banch = $TRAVIS_BRANCH"
- sudo time bash install --travis -b "$TRAVIS_BRANCH"
- sudo time bash tests/travis.sh
- sudo wo update --travis
- sudo wo stack status
- sudo wo update --travis