Skip to content

Commit 0f73f7a

Browse files
CaerusKarudond2clouds
authored andcommitted
docs: add addons to travis yml in CI story
Fixes angular#8840
1 parent e055bd4 commit 0f73f7a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/documentation/stories/continuous-integration.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,13 @@ sudo: false
119119
language: node_js
120120
node_js:
121121
- "6"
122+
123+
addons:
124+
apt:
125+
sources:
126+
- google-chrome
127+
packages:
128+
- google-chrome-stable
122129

123130
cache:
124131
directories:

0 commit comments

Comments
 (0)