Skip to content

Commit

Permalink
fix(ci): google chrome package
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Kubiak authored Feb 12, 2020
1 parent 8d589c6 commit 0dae0d9
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
dist: trusty
addons:
apt:
sources:
- google-chrome
packages:
- google-chrome-stable
chrome: stable
firefox: latest
language: node_js
node_js:
Expand All @@ -25,4 +21,4 @@ script:
- yarn test
after_success:
- npx semantic-release


0 comments on commit 0dae0d9

Please sign in to comment.