mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-09 10:26:35 +00:00
Merge duplicate keys in travis yaml (#1150)
* Merge duplicate keys in travis yaml * Update .travis.yml
This commit is contained in:
parent
eeba117e4b
commit
356e104096
@ -7,13 +7,6 @@ cache:
|
|||||||
install:
|
install:
|
||||||
- yarn install
|
- yarn install
|
||||||
- ./node_modules/.bin/bower install
|
- ./node_modules/.bin/bower install
|
||||||
addons:
|
|
||||||
firefox: latest
|
|
||||||
apt:
|
|
||||||
sources:
|
|
||||||
- google-chrome
|
|
||||||
packages:
|
|
||||||
- google-chrome-stable
|
|
||||||
script:
|
script:
|
||||||
- npm run build
|
- npm run build
|
||||||
- npm run test
|
- npm run test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user