Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored Oct 21, 2018
1 parent d185526 commit 225057b
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ notifications:
on_start: always # options: [always|never|change] default: always

branches:
only:
- appimagetool/master
- feature/usage
except:
- # Do not build tags that we create when we upload to GitHub Releases
- /^(?i:continuous)$/
- # our master is called "appimagetool/master"
- master

0 comments on commit 225057b

Please sign in to comment.