# HG changeset patch # User Paul Brossier # Date 1469192328 -7200 # Node ID 9d7feef07e4e71af43568de4c0757e2154be49ed # Parent 99f1dea87aa717c2ce337a526f8b8678a94cc549 .travis.yml: verbose build diff -r 99f1dea87aa7 -r 9d7feef07e4e .travis.yml --- a/.travis.yml Fri Jul 22 14:56:10 2016 +0200 +++ b/.travis.yml Fri Jul 22 14:58:48 2016 +0200 @@ -30,7 +30,7 @@ - if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then ./scripts/get_deps_linux.sh; fi - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then ./scripts/get_deps_osx.sh; fi - python waf configure - - python waf build + - python waf build -v notifications: irc: