Update .travis.yml
This commit is contained in:
parent
1e58d7e1d7
commit
a07e6bb6c8
@ -10,7 +10,6 @@ osx_image: xcode10.1
|
||||
dist: bionic
|
||||
before_install:
|
||||
- cp .travis.settings.xml $HOME/.m2/settings.xml
|
||||
- while travis_wait 50 sleep 300 &> /tmp/build.log || (tail -n 100 /tmp/build.log && exit 1); do echo "=====[ $SECONDS seconds, buildroot still building... ]====="; done
|
||||
addons:
|
||||
apt:
|
||||
update: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user