mirror of
https://github.com/flarum/framework.git
synced 2024-12-13 23:53:42 +08:00
Speed up Travis builds
http://blog.travis-ci.com/2014-12-17-faster-builds-with-container-based- infrastructure/
This commit is contained in:
parent
cadf979ed3
commit
a686283256
|
@ -24,3 +24,5 @@ notifications:
|
||||||
on_success: always
|
on_success: always
|
||||||
on_failure: always
|
on_failure: always
|
||||||
on_start: false
|
on_start: false
|
||||||
|
|
||||||
|
sudo: false
|
||||||
|
|
Loading…
Reference in New Issue
Block a user