aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-01-26 17:35:04 -0800
committerChris Rebert <[email protected]>2016-01-26 17:35:04 -0800
commita8b66e17b08e17859d10987560c1ae9b8034403d (patch)
tree01c44b28dfe4e6df8e3683c0fe3801a108cd001e
parent701b4679941f54120bde22a4f6d240d2bac835cd (diff)
downloadbootstrap-a8b66e17b08e17859d10987560c1ae9b8034403d.tar.xz
bootstrap-a8b66e17b08e17859d10987560c1ae9b8034403d.zip
Travis CI: Disable npm's progress bar for speedier install
See https://github.com/npm/npm/issues/11283
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index bf242a836..b57eb6c26 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,6 +27,7 @@ cache:
- vendor/bundle
env:
global:
+ - NPM_CONFIG_PROGRESS="false"
- SAUCE_USERNAME="bootstrap"
- secure: "pJkBwnuae9dKU5tEcCqccfS1QQw7/meEcfz63fM7ba7QJNjoA6BaXj08L5Z3Vb5vBmVPwBawxo5Hp0jC0r/Z/O0hGnAmz/Cz09L+cy7dSAZ9x4hvZePSja/UAusaB5ogMoO8l2b773MzgQeSmrLbExr9BWLeqEfjC2hFgdgHLaQ="
- secure: "RKWpS+P20b4tG9tawzCMJSmQftoonmC7tJzyGYiHuEM1TcpHALLBcnzKlr/+DiPTfzDJWY4kS8pxfhK4uXOe8OHnhpMNub7LEWtFPePlZIervOJcsOydaQocTKqVVWD6OUubMeQmQ+tZmvmpjoJ1uPPEbFs9ciF7+dv3U5tLUZ0="