From: Anatol Broder Date: Sat, 19 Apr 2014 00:44:47 +0000 (+0200) Subject: Build the Bower Package on success only X-Git-Tag: v5.2.3~47^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F5015%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Build the Bower Package on success only Avoid broken packages like https://github.com/zurb/bower-foundation/commit/c5be126486e56bda609fbdc7cd0e2430ea650afc --- diff --git a/.travis.yml b/.travis.yml index c9b86c5bc..4f3d8dd81 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ before_script: - git config --global user.name "mhayes" - bower install script: ./run-tests.sh -after_script: +after_success: - git clone https://mhayes:${GH_TOKEN}@github.com/zurb/bower-foundation.git - rm -rf bower-foundation/* - cp -r dist/assets/* bower-foundation/