Update rake requirement from ~> 10.0 to ~> 13.1 #1
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Travis CI / Travis CI - Branch
required action
Dec 11, 2023 in 1m 5s
Build Errored
The build errored.
Details
This is a normal build for the dependabot/bundler/rake-13.1.0 branch. You should be able to reproduce it by checking out the branch locally.
Jobs and Stages
This build has three jobs, running in parallel.
Job | Ruby | OS | State |
---|---|---|---|
2.0 | Linux | errored | |
2.1.3 | Linux | errored | |
2.3.1 | Linux | failed |
Build Configuration
Build Option | Setting |
---|---|
Language | Ruby |
Operating System | Linux (Xenial) |
Ruby Versions | 2.0, 2.1.3, 2.3.1 |
Build Configuration
{
"language": "ruby",
"os": [
"linux"
],
"dist": "xenial",
"cache": {
"directories": [
"bundle"
]
},
"rvm": [
"2.0",
"2.1.3",
"2.3.1"
],
"script": [
"bundle exec rake spec"
]
}
Loading