mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-19 21:41:11 +02:00
Use Ubuntu Trusty
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
parent
161af79c22
commit
f43392f580
@ -5,5 +5,5 @@ sudo: required
|
||||
install:
|
||||
- bundle -v
|
||||
- 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user