Skip to content

Commit

Permalink
limit travis to only build on master
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Aug 15, 2023
1 parent 4775c4f commit c6d4258
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
language: cpp

branches:
only:
- master

sudo: enabled

compiler:
Expand Down

0 comments on commit c6d4258

Please sign in to comment.