Skip to content

Commit

Permalink
fixup! Switch to chrome-headless driver for capybara
Browse files Browse the repository at this point in the history
  • Loading branch information
elia committed Sep 11, 2018
1 parent c3042a2 commit c43899a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,13 @@ sudo: false
cache:
bundler: true

addons:
apt:
sources:
- google-chrome
packages:
- google-chrome-stable

matrix:
fast_finish: true

Expand Down

0 comments on commit c43899a

Please sign in to comment.