Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Cool Fire
nanobot4
Commits
c497e63b
Commit
c497e63b
authored
Mar 08, 2017
by
Cool Fire
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dev flag doesn't help in this case
parent
b3e43987
Pipeline
#251
passed with stages
in 14 minutes and 47 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+2
-2
No files found.
.gitlab-ci.yml
View file @
c497e63b
...
...
@@ -54,7 +54,7 @@ jruby_1.7:
-
master
script
:
-
ruby -v
-
ruby
--dev
-J-Djruby.launch.inproc=true scheck.rb
-
ruby -J-Djruby.launch.inproc=true scheck.rb
jruby_9.1
:
image
:
jruby:9.1
...
...
@@ -65,7 +65,7 @@ jruby_9.1:
-
master
script
:
-
ruby -v
-
ruby
--dev
-J-Djruby.launch.inproc=true scheck.rb
-
ruby -J-Djruby.launch.inproc=true scheck.rb
rubocop
:
stage
:
linting
...
...
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