Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
compat_resource
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to JiHu GitLab
Provide feedback
Keyboard shortcuts
?
What's new
5
Snippets
Groups
Projects
gitlab-org
build
omnibus-mirror
compat_resource
Commits
b3517e96
Commit
b3517e96
authored
9 years ago
by
Prajakta Purohit
Browse files
Options
Downloads
Patches
Plain Diff
Exclude ruby 2.0 from the travis build matrix
parent
de86f1d8
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+1
-2
1 addition, 2 deletions
.travis.yml
with
1 addition
and
2 deletions
.travis.yml
+
1
−
2
View file @
b3517e96
...
...
@@ -16,12 +16,11 @@ env: "GEMFILE_MOD=\"gem 'chef', '~> 12.10'\""
# The set of Rubies Chef works with
rvm
:
-
2.0
-
2.1
-
2.2
# Add builds that work with specific chefs
# 12.
4
is not specifically included because the *default* version is "latest release"
# 12.
10
is not specifically included because the *default* version is "latest release"
matrix
:
include
:
-
env
:
"
GEMFILE_MOD=
\"
gem
'chef',
github:
'chef/chef'
\"
"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment