mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
set chrome path for travis CI explicitly
karma seems to be giving priority to a location where an old version is installed.
This commit is contained in:
parent
c920dd2e8a
commit
712522a16d
@ -7,4 +7,4 @@
|
||||
set -ev
|
||||
|
||||
scripts/travis/build.sh
|
||||
npm run test
|
||||
CHROME_BIN='/usr/bin/google-chrome-stable' npm run test
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user