summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarijn van der Werf <marijn.vanderwerf@gmail.com>2017-06-24 02:11:40 +0200
committerMarijn van der Werf <marijn.vanderwerf@gmail.com>2017-06-24 02:11:40 +0200
commitb07be76e50784079a8d9e7c40f284c22a26570f6 (patch)
tree2e4eb3986999bb61173e27a84e6150e325bee911
parent18f502e474691a24b1c5c6465fd79a34792aca30 (diff)
Don't show progress
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 86987f8d0..0bdfd79a7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -48,8 +48,8 @@ matrix:
- os: linux
env: _="Build German"
before_script:
- - rsync -avh --progress data-de data
- - rsync -avh --progress graphics-de graphics
+ - rsync -avh data-de data
+ - rsync -avh graphics-de graphics
script:
- ./build_tools.sh
- make -j2 compare_ruby_de