mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
Update Travis config.
* remove `dist: trusty` since it's the default * disable email notifications
This commit is contained in:
parent
0e5813bfd4
commit
b2b933c181
@ -1,5 +1,4 @@
|
||||
sudo: required
|
||||
dist: trusty
|
||||
addons:
|
||||
chrome: stable
|
||||
language: node_js
|
||||
@ -29,3 +28,5 @@ cache:
|
||||
directories:
|
||||
- node_modules
|
||||
- vendor/bundle
|
||||
notifications:
|
||||
email: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user