diff options
author | Akihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp> | 2017-09-19 12:06:27 +0900 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2017-09-19 05:06:27 +0200 |
commit | 813e6507293948ff3f0f78bf15422c61ff1d8342 (patch) | |
tree | 58cd985730b7ed825941c35f6e6e977606851097 | |
parent | 1664e52cbb5ec08db896127640bd0554cee1d384 (diff) |
Remove ubuntu-toolchain-r-test (#5005)
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index 71a117810..52ff15c01 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,11 +26,9 @@ addons: postgresql: 9.4 apt: sources: - - ubuntu-toolchain-r-test - trusty-media packages: - ffmpeg - - g++-6 - libprotobuf-dev - protobuf-compiler - libicu-dev |