Hackfut Security File Manager
Current Path:
/opt/td-agent/embedded/lib/ruby/gems/2.4.0/gems/msgpack-1.2.9
opt
/
td-agent
/
embedded
/
lib
/
ruby
/
gems
/
2.4.0
/
gems
/
msgpack-1.2.9
/
📁
..
📄
.gitignore
(156 B)
📄
.rubocop.yml
(851 B)
📄
.travis.yml
(800 B)
📄
ChangeLog
(6.95 KB)
📄
Gemfile
(94 B)
📄
LICENSE
(9.94 KB)
📄
README.rdoc
(6.85 KB)
📄
Rakefile
(2.18 KB)
📄
appveyor.yml
(357 B)
📁
bench
📁
doclib
📁
ext
📁
lib
📄
msgpack.gemspec
(1.43 KB)
📄
msgpack.org.md
(1015 B)
📁
spec
Editing: .travis.yml
language: ruby sudo: false branches: only: - master gemfile: - Gemfile before_install: # This is only for Ruby 2.5.0, Bundler 1.16.1 and rubygems 2.7.3 # See https://github.com/travis-ci/travis-ci/issues/8969 - "[ \"x2.7.3\" = \"x\"$(gem --version) ] && gem update --system --no-document || echo \"no need to update rubygem\"" # http://rubies.travis-ci.org/ matrix: include: - rvm: 2.3.8 os: linux - rvm: 2.4.5 os: linux - rvm: 2.5.3 os: linux - rvm: 2.6.0 os: linux - rvm: 2.6.0 os: osx - rvm: ruby-head os: linux - rvm: jruby-9.1.9.0 os: linux - rvm: jruby-head os: linux - rvm: jruby-19mode os: linux allow_failures: - rvm: ruby-head - rvm: jruby-head - rvm: jruby-19mode
Upload File
Create Folder