Skip to content

Commit

Permalink
Remove branch restrictions from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
x4m committed May 29, 2019
1 parent f1d7bf6 commit 32a7792
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ after_success:
compiler:
- clang
- gcc
branches:
only:
- master
script:
- cmake -DCMAKE_BUILD_TYPE=Release
- make -j2
Expand Down

0 comments on commit 32a7792

Please sign in to comment.