#51 from travis-ci/format-posix
bash Merge pull requestSwitch to posix format when creating archives
AMD64
Ruby: 2.5
Git
language: ruby
rvm: 2.5
script: bundle exec rspec spec
Build Config
{
"os": [
"linux"
],
"rvm": [
"2.5"
],
"script": [
"bundle exec rspec spec"
],
"language": "ruby"
}