summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2016-06-30 08:21:48 (GMT)
committerGitHub <noreply@github.com>2016-06-30 08:21:48 (GMT)
commit918b548bcaa7008781055dba2a0e8808ce02baf1 (patch)
tree7524cfcc4fef8247de4583fd51c45550b1ef20b0
parent84c07b6c1754ab8f74790e281da991d1bbac7eef (diff)
parent04f7e771aaa26d9a2cb7c5c0d1fdd454b91f5ce2 (diff)
downloadmxe-918b548bcaa7008781055dba2a0e8808ce02baf1.zip
mxe-918b548bcaa7008781055dba2a0e8808ce02baf1.tar.gz
mxe-918b548bcaa7008781055dba2a0e8808ce02baf1.tar.bz2
Merge pull request #1414 from LuaAndC/travis-download-all
Travis: check that all packages can be downloaded
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index d6c9eea..f730d44 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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: