Skip to content

Commit

Permalink
Merge pull request #8987 from vector-im/bwindels/cichromelocation
Browse files Browse the repository at this point in the history
set chrome path for travis CI explicitly
  • Loading branch information
bwindels authored Feb 28, 2019
2 parents e37a8dc + 45d1ec8 commit b0bbe48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ install:
# commit.
- npm install && scripts/fetch-develop.deps.sh --depth 1
script:
- npm run test
- CHROME_BIN='/usr/bin/google-chrome-stable' npm run test
- npm run lint

0 comments on commit b0bbe48

Please sign in to comment.