Merge pull request #415 from tomav/issue-414

Added travis_wait in config to increase build time to 20min
This commit is contained in:
Thomas VIAL 2016-12-21 12:03:43 +01:00 committed by GitHub
commit f9e663b25a
1 changed files with 3 additions and 1 deletions

View File

@ -6,7 +6,9 @@ sudo: required
services: services:
- docker - docker
script: script:
- make all - travis_wait make build-no-cache
- make generate-accounts run fixtures tests clean
notifications: notifications:
slack: slack:
secure: TTo1z9nbZCWcIdfPwypubNa3y+pwvfgDGlzEVAGEuK7uuIpmEoAcAUNSSPTnbewDGHnDl8t/ml93MtvP+a+IVuAKytMqF39PHyoZO7aUl9J62V+G75OmnyGjXGJm40pQosCS6LzqoRRYXotl9+fwH568Kf4ifXCrMZX1d+ir7Ww= secure: TTo1z9nbZCWcIdfPwypubNa3y+pwvfgDGlzEVAGEuK7uuIpmEoAcAUNSSPTnbewDGHnDl8t/ml93MtvP+a+IVuAKytMqF39PHyoZO7aUl9J62V+G75OmnyGjXGJm40pQosCS6LzqoRRYXotl9+fwH568Kf4ifXCrMZX1d+ir7Ww=