]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Build the Bower Package on success only 5015/head
authorAnatol Broder <anatol@penibelst.de>
Sat, 19 Apr 2014 00:44:47 +0000 (02:44 +0200)
committerAnatol Broder <anatol@penibelst.de>
Sat, 19 Apr 2014 00:44:47 +0000 (02:44 +0200)
Avoid broken packages like https://github.com/zurb/bower-foundation/commit/c5be126486e56bda609fbdc7cd0e2430ea650afc

.travis.yml

index c9b86c5bceb68e9f74bc230f534f8b670346ed6a..4f3d8dd818fbf20507cc25924526464e3a402ea9 100644 (file)
@@ -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/