Skip to content

Commit 9379fdf

Browse files
committed
Update .travis.yml
1 parent a3c2b6c commit 9379fdf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,9 @@ matrix:
1212
allow_failures:
1313
- php: 5.6
1414
- php: hhvm-nightly
15+
16+
before_script:
17+
- composer install
18+
19+
script:
20+
- phpunit --coverage-text

0 commit comments

Comments
 (0)