#46 from travis-ci/bash-multi
ha-cache-name-encode Merge pull requestAllow multiple executions of `casher` without sharing files
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"
}