We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3c4b2b commit ed234bfCopy full SHA for ed234bf
.travis.yml
@@ -18,7 +18,7 @@ env:
18
- secure: "HrsaCb+N66EG1HR+LWH1u51SjaJyRwJEDzqJGYMB7LJ/bfqb9mWKF1fLvZGk46W5t7TVaXRDD5KHFx9DPWvKn4gRUVkwTHEy262ah5ORh8M6n/6VVVajeV/AYt2C0sswdkDBDO4Xq+xy5gdw3G8s1A4Inbm73pUh+6vx+7ltBbk="
19
20
before_install:
21
- - sudo apt-add-repository -y ppa:ubuntu-toolchain-r/test --allow-unauthenticated
+ - sudo apt-add-repository -y ppa:ubuntu-toolchain-r/test
22
- sudo apt-get update -qq
23
- sudo apt-get install -y cmake valgrind g++-multilib libc6-dbg:i386 --allow-unauthenticated
24
0 commit comments