Use Ubuntu Trusty

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
Kenji Okimoto 2018-04-19 14:51:45 +09:00
parent 161af79c22
commit f43392f580

View File

@ -5,5 +5,5 @@ sudo: required
install: install:
- bundle -v - bundle -v
- gem i bundler - gem i bundler
- sudo sh -c 'curl -L https://toolbelt.treasuredata.com/sh/install-ubuntu-precise-td-agent2.sh | sh' - sudo sh -c 'curl -L https://toolbelt.treasuredata.com/sh/install-ubuntu-trusty-td-agent2.sh | sh'
- bundle install --jobs=4 --retry=4 - bundle install --jobs=4 --retry=4