Browse Source

Fix travis deploy

softuart
Xose Pérez 6 years ago
parent
commit
ac751f7558
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

@ -22,7 +22,7 @@ deploy:
file: firmware/*/*.bin file: firmware/*/*.bin
skip_cleanup: true skip_cleanup: true
on: on:
branch: master
all_branches: true
tags: true tags: true
notifications: notifications:
pushover: pushover:


Loading…
Cancel
Save