Skip to content

Commit

Permalink
Merge pull request #759 from algolia/travis_branches_only
Browse files Browse the repository at this point in the history
Travis branches
  • Loading branch information
Jan Petr authored Feb 16, 2017
2 parents f1a0a99 + f920e05 commit 9893369
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ language: php
php:
- '7.0'

branches:
only:
- master
- develop

services:
- docker

Expand Down

0 comments on commit 9893369

Please sign in to comment.