mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-08 18:06:36 +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:
|
||||
- yarn install
|
||||
- ./node_modules/.bin/bower install
|
||||
addons:
|
||||
firefox: latest
|
||||
apt:
|
||||
sources:
|
||||
- google-chrome
|
||||
packages:
|
||||
- google-chrome-stable
|
||||
script:
|
||||
- npm run build
|
||||
- npm run test
|
||||
|
Loading…
x
Reference in New Issue
Block a user