Skip to content

Commit

Permalink
Only build PR and master on travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Kévin Gomez committed Oct 12, 2017
1 parent 12557da commit cdd6cff
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 @@ -12,6 +12,10 @@ addons:
services:
- postgresql

branches:
only:
- master

php:
- 5.5
- 5.6
Expand Down

0 comments on commit cdd6cff

Please sign in to comment.