GITLAB
kubaninc
/ groupdate
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
84943f1929f6a88e494580c529026c769947fc67
Authored by
Andrew Kane
2016-07-05 22:54:32 -0700
1 parent
4fc24381
Exists in
jruby
Updated jruby for tests
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
.travis.yml
Side-by-side Diff
Inline Diff
.travis.yml
Wrap text
Diff comments
View file @
84943f1
1
1
language: ruby
2
2
rvm:
3
3
- 2.2.4
4
- - jruby
4
+ - jruby
-9.0.5.0
5
5
gemfile:
6
6
- Gemfile
7
7
- test/gemfiles/activerecord31.gemfile
...
...