diff --git a/.travis.yml b/.travis.yml index ff057a4..6a6c435 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,9 @@ services: jobs: include: - - stage: Test + - stage: Build binaries + + # This must weirdly not have a dash, otherwise an empty job is created env: BUILD=linux - env: BUILD=windows - env: BUILD=armv6hf