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
b151329d
Commit
b151329d
authored
Jan 31, 2016
by
John Hawthorn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update .travis.yml to test rails 5
Also updates ruby versions
parent
adb6f47a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
5 deletions
+17
-5
.travis.yml
+17
-5
No files found.
.travis.yml
View file @
b151329d
...
@@ -2,12 +2,24 @@ sudo: false
...
@@ -2,12 +2,24 @@ sudo: false
language
:
ruby
language
:
ruby
rvm
:
rvm
:
-
2.0.0
-
2.0.0
-
2.1.
0
-
2.1.
8
-
2.2.
0
-
2.2.
4
-
2.3.0
-
2.3.0
-
jruby-9.0.5.0
-
jruby-9.0.5.0
env
:
env
:
-
RAILS='~> 4.0.13'
matrix
:
-
RAILS='~> 4.1.10'
-
RAILS='~> 4.0.13'
-
RAILS='~> 4.2.1'
-
RAILS='~> 4.1.10'
-
RAILS='~> 4.2.1'
-
RAILS='~> 5.0.0.beta1'
matrix
:
exclude
:
-
env
:
RAILS='~> 5.0.0.beta1'
rvm
:
2.0.0
-
env
:
RAILS='~> 5.0.0.beta1'
rvm
:
2.1.8
allow_failures
:
-
env
:
RAILS='~> 5.0.0.beta1'
rvm
:
jruby-9.0.5.0
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