Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
paperclip
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
paperclip
Commits
b08c6c6a
Commit
b08c6c6a
authored
Aug 05, 2011
by
Prem Sichanugrist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Travis to test on JRuby
parent
e0bbebcc
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
+11
-0
.travis.yml
+1
-0
gemfiles/rails3_1.gemfile.lock
+10
-0
No files found.
.travis.yml
View file @
b08c6c6a
rvm
:
rvm
:
-
1.8.7
-
1.8.7
-
1.9.2
-
1.9.2
-
jruby
script
:
"
bundle
exec
rake
clean
test"
script
:
"
bundle
exec
rake
clean
test"
gemfile
:
gemfile
:
-
gemfiles/rails2.gemfile
-
gemfiles/rails2.gemfile
...
...
gemfiles/rails3_1.gemfile.lock
View file @
b08c6c6a
...
@@ -48,6 +48,8 @@ GEM
...
@@ -48,6 +48,8 @@ GEM
bcat (0.6.1)
bcat (0.6.1)
rack (~> 1.0)
rack (~> 1.0)
bcrypt-ruby (2.1.4)
bcrypt-ruby (2.1.4)
bcrypt-ruby (2.1.4-java)
bouncy-castle-java (1.5.0146.1)
builder (3.0.0)
builder (3.0.0)
childprocess (0.2.0)
childprocess (0.2.0)
ffi (~> 1.0.6)
ffi (~> 1.0.6)
...
@@ -62,6 +64,7 @@ GEM
...
@@ -62,6 +64,7 @@ GEM
erubis (2.7.0)
erubis (2.7.0)
excon (0.6.5)
excon (0.6.5)
ffi (1.0.9)
ffi (1.0.9)
ffi (1.0.9-java)
fog (0.10.0)
fog (0.10.0)
builder
builder
excon (~> 0.6.5)
excon (~> 0.6.5)
...
@@ -75,9 +78,14 @@ GEM
...
@@ -75,9 +78,14 @@ GEM
formatador (0.2.0)
formatador (0.2.0)
gherkin (2.4.5)
gherkin (2.4.5)
json (>= 1.4.6)
json (>= 1.4.6)
gherkin (2.4.5-java)
json (>= 1.4.6)
hike (1.2.0)
hike (1.2.0)
i18n (0.6.0)
i18n (0.6.0)
jruby-openssl (0.7.4)
bouncy-castle-java
json (1.5.3)
json (1.5.3)
json (1.5.3-java)
mail (2.3.0)
mail (2.3.0)
i18n (>= 0.4.0)
i18n (>= 0.4.0)
mime-types (~> 1.16)
mime-types (~> 1.16)
...
@@ -89,6 +97,7 @@ GEM
...
@@ -89,6 +97,7 @@ GEM
net-ssh (>= 1.99.1)
net-ssh (>= 1.99.1)
net-ssh (2.1.4)
net-ssh (2.1.4)
nokogiri (1.5.0)
nokogiri (1.5.0)
nokogiri (1.5.0-java)
polyglot (0.3.2)
polyglot (0.3.2)
rack (1.3.2)
rack (1.3.2)
rack-cache (1.0.2)
rack-cache (1.0.2)
...
@@ -142,6 +151,7 @@ GEM
...
@@ -142,6 +151,7 @@ GEM
xml-simple (1.1.0)
xml-simple (1.1.0)
PLATFORMS
PLATFORMS
java
ruby
ruby
DEPENDENCIES
DEPENDENCIES
...
...
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