Skip to content

Commit

Permalink
Enable only PR builds on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
berkus committed Jan 13, 2018
1 parent f650d37 commit befa910
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -9,6 +9,11 @@ cache:
directories:
- $HOME/travisCacheDir

branches:
only:
- master
- dev

matrix:
fast_finish: true

Expand Down

0 comments on commit befa910

Please sign in to comment.