diff options
| author | XhmikosR <[email protected]> | 2018-11-05 21:51:15 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-11-05 22:29:25 +0200 |
| commit | 195404b106873d1e027a8d6b6d49a81227e37a09 (patch) | |
| tree | 531f7e6f49d1931302cbd756a0951c21a71fc7e2 | |
| parent | ea697555d590fee5f565d8335620e823347c0b56 (diff) | |
| download | bootstrap-195404b106873d1e027a8d6b6d49a81227e37a09.tar.xz bootstrap-195404b106873d1e027a8d6b6d49a81227e37a09.zip | |
Travis: Add back chrome addon (#27610)
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 868f602bd..9ebdb1529 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,6 @@ sudo: required +addons: + chrome: stable language: node_js git: depth: 3 |
