* The new one produces many warnings like:
  warning: Insecure world writable dir /usr/local/clang-5.0.0/bin in PATH, mode 040777
* Workaround from https://blog.travis-ci.com/2017-12-12-new-trusty-images-q4-launch

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61209 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
eregon 2017-12-13 11:13:55 +00:00
Родитель f7fd4cb6c9
Коммит 6d9b55ecbd
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -21,6 +21,9 @@ dist: trusty
sudo: false
# temporary workaround for https://github.com/travis-ci/travis-ci/issues/8892
group: deprecated-2017Q4
compiler:
- gcc