D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
td-agent
/
embedded
/
lib
/
ruby
/
gems
/
2.1.0
/
gems
/
td-0.15.2
/
Filename :
.travis.yml
back
Copy
language: ruby jdk: - oraclejdk8 rvm: - 2.1.10 - 2.2.5 - 2.3.1 - ruby-head gemfile: - Gemfile script: bundle exec rake spec SPEC_OPTS="-fd" matrix: allow_failures: - rvm: ruby-head sudo: false notifications: webhooks: http://td-beda.herokuapp.com/travisci_callback