Skip to content

Commit 4b45f8e

Browse files
committed
Run tests on 1.x branch
1 parent 00a6670 commit 4b45f8e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,6 @@ after_script:
3636
- php ocular.phar code-coverage:upload --format=php-clover coverage.xml
3737

3838
branches:
39-
only: master
39+
only:
40+
- 1.x
41+
- master

0 commit comments

Comments
 (0)