Merge pull request #1414 from LuaAndC/travis-download-all

Travis: check that all packages can be downloaded
This commit is contained in:
Tony Theodore 2016-06-30 18:21:48 +10:00 committed by GitHub
commit 918b548bca
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: