Skip to content

Commit 9809314

Browse files
authored
Only build the appimagetool/master branch
1 parent 898cffa commit 9809314

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,5 @@ notifications:
5656
on_start: always # options: [always|never|change] default: always
5757

5858
branches:
59-
except:
60-
- # Do not build tags that we create when we upload to GitHub Releases
61-
- /^(?i:continuous)$/
59+
only:
60+
- appimagetool/master

0 commit comments

Comments
 (0)