Skip to content

Commit 6372af0

Browse files
committed
Blacklist bundled branch
1 parent 06f5e91 commit 6372af0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.travis.yml

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@ language: php
22
php:
33
- 5.2
44
- 5.3
5-
- 5.4
5+
- 5.4
6+
7+
branches:
8+
except:
9+
- bundled

0 commit comments

Comments
 (0)