#3 from travis-ci/meat-etag-whoops
build-config-update Merge pull requestSet the body weak etag correctly
AMD64
no language set
Git
travis-ci/stackmeta:.travis.yml@41049a2
language: ruby
dist: trusty
rvm: 2.4.1
cache:
bundler: true
env:
global:
- COVERAGE=1
Build Config
{
"language": "ruby",
"os": [
"linux"
],
"dist": "trusty",
"rvm": [
"2.4.1"
],
"cache": {
"bundler": true
},
"env": {
"global": [
{
"COVERAGE": "1"
}
]
}
}