Merge pull request #416 from tomav/issue-414

Refactored travis config
This commit is contained in:
Thomas VIAL 2016-12-21 12:53:50 +01:00 committed by GitHub
commit 68e7e46308

View file

@ -5,10 +5,12 @@ language: bash
sudo: required sudo: required
services: services:
- docker - docker
script: install:
- travis_wait make build-no-cache - travis_wait make build-no-cache
- make generate-accounts run fixtures tests clean script:
- make generate-accounts run fixtures tests
after_script:
- make clean
notifications: notifications:
slack: slack:
secure: TTo1z9nbZCWcIdfPwypubNa3y+pwvfgDGlzEVAGEuK7uuIpmEoAcAUNSSPTnbewDGHnDl8t/ml93MtvP+a+IVuAKytMqF39PHyoZO7aUl9J62V+G75OmnyGjXGJm40pQosCS6LzqoRRYXotl9+fwH568Kf4ifXCrMZX1d+ir7Ww= secure: TTo1z9nbZCWcIdfPwypubNa3y+pwvfgDGlzEVAGEuK7uuIpmEoAcAUNSSPTnbewDGHnDl8t/ml93MtvP+a+IVuAKytMqF39PHyoZO7aUl9J62V+G75OmnyGjXGJm40pQosCS6LzqoRRYXotl9+fwH568Kf4ifXCrMZX1d+ir7Ww=