Skip to content

Commit

Permalink
fix(workspace): fix CI build configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
tomastrajan committed Jun 24, 2020
1 parent fc92ef7 commit e24d606
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,7 @@ node_js:
sudo: false
dist: trusty
addons:
apt:
sources:
- google-chrome
packages:
- google-chrome-stable
chrome: stable
cache:
directories:
- $HOME/.npm
Expand Down

0 comments on commit e24d606

Please sign in to comment.