travis: don't build binaries on ln branch (also for appimage)

This commit is contained in:
SomberNight 2019-02-26 17:33:39 +01:00 committed by ThomasV
parent 7644c84e07
commit 5f164bcbe8

View file

@ -72,7 +72,8 @@ jobs:
script: ./contrib/osx/make_osx
after_script: ls -lah dist && md5 dist/*
after_success: true
- name: "AppImage build"
- if: branch = master # don't build binaries on lightning branch
name: "AppImage build"
language: c
python: false
services: