mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-19 21:41:11 +02:00
Merge pull request #188 from fluent/circle_ci_ruby_2_1_3
Use ruby2.1.3 in CircleCI (for v0.4.0)
This commit is contained in:
commit
84f7010aa1
@ -1,6 +1,8 @@
|
||||
machine:
|
||||
environment:
|
||||
SPEC_OPTS: "-f d --color"
|
||||
ruby:
|
||||
version: 2.1.3
|
||||
|
||||
checkout:
|
||||
post:
|
||||
@ -9,5 +11,5 @@ checkout:
|
||||
|
||||
dependencies:
|
||||
pre:
|
||||
- wget http://packages.treasuredata.com.s3.amazonaws.com/2/ubuntu/precise/pool/contrib/t/td-agent/td-agent_2.1.3-0_amd64.deb
|
||||
- sudo dpkg -i td-agent_2.1.3-0_amd64.deb
|
||||
- wget http://packages.treasuredata.com.s3.amazonaws.com/2/ubuntu/precise/pool/contrib/t/td-agent/td-agent_2.2.0-0_amd64.deb
|
||||
- sudo dpkg -i td-agent_2.2.0-0_amd64.deb
|
||||
|
Loading…
x
Reference in New Issue
Block a user