mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 19:26:36 +00:00
Use yarn on travis (#316)
This commit is contained in:
parent
bdec22bb0a
commit
a3d4b575d4
@ -5,7 +5,7 @@ cache:
|
|||||||
- node_modules
|
- node_modules
|
||||||
- bower_components
|
- bower_components
|
||||||
install:
|
install:
|
||||||
- npm install
|
- yarn install
|
||||||
- bower install
|
- bower install
|
||||||
addons:
|
addons:
|
||||||
firefox: latest
|
firefox: latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user