Skip to content

Commit

Permalink
added master only requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
The-EDev committed Oct 21, 2020
1 parent d262b37 commit a294246
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
Expand Up @@ -4,6 +4,10 @@ cache: ccache

dist: focal

branches:
only:
- master

compiler:
- gcc
- clang
Expand Down

0 comments on commit a294246

Please sign in to comment.