about summary refs log tree commit diff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAkihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>2017-09-19 12:06:27 +0900
committerEugen Rochko <eugen@zeonfederated.com>2017-09-19 05:06:27 +0200
commit813e6507293948ff3f0f78bf15422c61ff1d8342 (patch)
tree58cd985730b7ed825941c35f6e6e977606851097 /.travis.yml
parent1664e52cbb5ec08db896127640bd0554cee1d384 (diff)
Remove ubuntu-toolchain-r-test (#5005)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
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