Skip to content

Commit

Permalink
[TRAVIS] allow running on any branch
Browse files Browse the repository at this point in the history
As we're currently using this only via manual triggers, we want to be able to run in a different branch.
  • Loading branch information
KrisThielemans authored Nov 23, 2023
1 parent 2d793ac commit 2549de6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
branches:
only:
- master
# version
- /^v\d.*/

# Note: with `language: cpp`, `cache: ccache` works
# but `cache: pip` and `python:` is ignored
os:
Expand Down

0 comments on commit 2549de6

Please sign in to comment.