Skip to content

Commit

Permalink
fix(tests): print chrome and firefox versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Kubiak committed Oct 8, 2019
1 parent d99b7b4 commit 240d46c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ addons:
language: node_js
node_js:
- "node"
before_install:
- google-chrome --version
- firefox --version
install:
- yarn install
before_script:
Expand Down

0 comments on commit 240d46c

Please sign in to comment.