Skip to content

Commit

Permalink
use apt chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
yann300 committed Jun 13, 2019
1 parent c52bc4a commit 7c87ac5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@ language: node_js
node_js:
- "9"
addons:
chrome: stable
apt:
sources:
- google-chrome
packages:
- google-chrome-stable
language: java
branches:
only:
Expand Down

0 comments on commit 7c87ac5

Please sign in to comment.