Refactored config

This commit is contained in:
Thomas VIAL 2016-12-21 12:39:28 +01:00
parent c5af8d32a9
commit b71a48c33f
No known key found for this signature in database
GPG Key ID: 0394CEE552FAFEFC
1 changed files with 5 additions and 3 deletions

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=