mirror of https://github.com/vector-im/riot-web
Merge pull request #8987 from vector-im/bwindels/cichromelocation
set chrome path for travis CI explicitlypull/8973/head
commit
b0bbe48220
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue