Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
Signed-off-by: Jun Aruga <jaruga@redhat.com>
  • Loading branch information
junaruga committed Jan 6, 2020
1 parent c707765 commit bd63a10
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -69,7 +69,8 @@ env:
# sources:
# - ubuntu-toolchain-r-test
before_install:
- "${BEFORE_INSTALL}"
- |-
${BEFORE_INSTALL}
- grep '#define OPT_SUPPORT_JOKE' vm_opts.h
- tool/travis_retry.sh sudo -E apt-add-repository -y "ppa:ubuntu-toolchain-r/test"
- tool/travis_retry.sh sudo bash -c "rm -rf '${TRAVIS_ROOT}/var/lib/apt/lists/'* && exec apt-get update -yq"
Expand Down

0 comments on commit bd63a10

Please sign in to comment.