Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
e5d9e0a0
Commit
e5d9e0a0
authored
6 years ago
by
Johann-S
Committed by
XhmikosR
6 years ago
Browse files
Options
Download
Email Patches
Plain Diff
display chrome version on travis
parent
195404b1
1 merge request
!28721
Hot test
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+2
-0
.travis.yml
with
2 additions
and
0 deletions
+2
-0
.travis.yml
+
2
-
0
View file @
e5d9e0a0
...
...
@@ -10,6 +10,8 @@ node_js:
install
:
-
bundle install --deployment --jobs=3 --retry=3 --clean
-
npm install
before_script
:
-
google-chrome-stable --product-version
script
:
-
npm test || travis_terminate
1
-
if [[ "$TRAVIS_NODE_VERSION" = "8" ]]; then npm run check-broken-links; fi
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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
Menu
Explore
Projects
Groups
Snippets