Commit e5d9e0a0 authored by Johann-S's avatar Johann-S Committed by XhmikosR
Browse files

display chrome version on travis

parent 195404b1
1 merge request!28721Hot test
Showing with 2 additions and 0 deletions
+2 -0
......@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment