Skip to content

Commit 5b1eb50

Browse files
committed
Amend travis config
1 parent bc1ab17 commit 5b1eb50

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ matrix:
2828
- php: nightly
2929
fast_finish: true
3030

31+
branches:
32+
only:
33+
- master
34+
- develop
35+
3136
install:
3237
- curl -s http://getcomposer.org/installer | php
3338
- php composer.phar install --dev --no-interaction $COMPOSER_FLAGS

0 commit comments

Comments
 (0)