Skip to content

Commit

Permalink
enable travis builds on tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
searchivarius committed Apr 4, 2022
1 parent 79cfbdb commit a9abb13
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
language: cpp

on:
tags: true

branches:
only:
- master
Expand Down

0 comments on commit a9abb13

Please sign in to comment.