Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
paranoia
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ikcrm_common
paranoia
Commits
9e43d569
Commit
9e43d569
authored
8 years ago
by
Ben A. Morgan
Committed by
GitHub
8 years ago
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #393 from mfazekas/rails51test
Test with rails 5.1 and ruby 2.4.0
parents
8d59c47a
6c8a563d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
.travis.yml
+6
-6
No files found.
.travis.yml
View file @
9e43d569
...
...
@@ -2,25 +2,25 @@ sudo: false
language
:
ruby
cache
:
bundler
rvm
:
-
2.1.10
-
2.2.6
-
2.3.3
-
2.4.1
-
jruby-9.1.6.0
env
:
matrix
:
-
RAILS='~> 4.1.16'
-
RAILS='~> 4.2.7.1'
-
RAILS='~> 5.0.0.1'
-
RAILS='~> 5.1.0.rc1'
matrix
:
exclude
:
-
env
:
RAILS='~> 5.
0.0.
1'
rvm
:
2.
1.10
-
env
:
RAILS='~> 5.
1.0.rc
1'
rvm
:
2.
2.6
allow_failures
:
-
env
:
RAILS='~> 4.1.16'
rvm
:
jruby-9.1.6.0
-
env
:
RAILS='~> 4.2.7.1'
rvm
:
jruby-9.1.6.0
-
env
:
RAILS='~> 5.0.0.1'
rvm
:
jruby-9.1.6.0
-
env
:
RAILS='~> 5.1.0.rc1'
rvm
:
jruby-9.1.6.0
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment