Travis: check that all packages can be downloaded

This commit is contained in:
Boris Nagaev 2016-06-29 23:29:42 +03:00
parent f512d3e481
commit 04f7e771aa
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ sudo: false
script:
- make build-matrix.html versions.json
- if [ "$GH_TOKEN" != "" ]; then ./tools/travis-push.sh; fi
- make download -j 6 -k
env:
global: