Skip to content

Commit

Permalink
Force accept adding ubuntu-toolchain-r/test
Browse files Browse the repository at this point in the history
  • Loading branch information
scrossuk committed May 7, 2018
1 parent da7e06a commit da95cdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ before_install:
- sudo sh -c "echo 'deb http://apt.llvm.org/trusty/ llvm-toolchain-trusty-6.0 main' >> /etc/apt/sources.list"
- wget -O - http://apt.llvm.org/llvm-snapshot.gpg.key | sudo apt-key add -

- sudo add-apt-repository ppa:ubuntu-toolchain-r/test
- sudo add-apt-repository --yes ppa:ubuntu-toolchain-r/test

install:
# Install package dependencies.
Expand Down

0 comments on commit da95cdf

Please sign in to comment.