Skip to content

Commit f6ffb8d

Browse files
committed
travis without coverage
1 parent a962186 commit f6ffb8d

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
@@ -9,4 +9,6 @@ services:
99

1010
before_script:
1111
- composer self-update
12-
- composer install --no-interaction
12+
- composer install --no-interaction
13+
script:
14+
- phpunit --no-coverage

0 commit comments

Comments
 (0)